IndirectCallSpecializationThreshold ("amdgpu-indirect-call-specialization-threshold", cl::desc("A threshold controls whether an indirect call will be specialized"), cl::init(3))
cl::opt< unsigned > IndirectCallSpecializationThreshold("amdgpu-indirect-call-specialization-threshold", cl::desc( "A threshold controls whether an indirect call will be specialized"), cl::init(3)) ( "amdgpu-indirect-call-specialization-threshold" , cl::desc( "A threshold controls whether an indirect call will be specialized") , cl::init(3) )