Searched refs:MaxNumPromotions (Results 1 – 1 of 1) sorted by relevance
53 MaxNumPromotions("icp-max-prom", cl::init(2), cl::Hidden, cl::ZeroOrMore, variable58 ValueDataArray = llvm::make_unique<InstrProfValueData[]>(MaxNumPromotions); in ICallPromotionAnalysis()81 for (; I < MaxNumPromotions && I < NumVals; I++) { in getProfitablePromotionCandidates()101 getValueProfDataFromInst(*I, IPVK_IndirectCallTarget, MaxNumPromotions, in getPromotionCandidatesForInstruction()