Searched refs:ICallProfDataRef (Results 1 - 1 of 1) sorted by relevance

/external/llvm/lib/Transforms/Instrumentation/
H A DIndirectCallPromotion.cpp601 auto ICallProfDataRef = ICallAnalysis.getPromotionCandidatesForInstruction( local
606 I, ICallProfDataRef, TotalCount, NumCandidates);
618 annotateValueSite(*M, *I, ICallProfDataRef.slice(NumPromoted), TotalCount,

Completed in 152 milliseconds