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

/freebsd-13-stable/contrib/llvm-project/llvm/lib/Transforms/Instrumentation/
H A DIndirectCallPromotion.cpp356 auto ICallProfDataRef = ICallAnalysis.getPromotionCandidatesForInstruction( local
362 *CB, ICallProfDataRef, TotalCount, NumCandidates);
374 annotateValueSite(*M, *CB, ICallProfDataRef.slice(NumPromoted), TotalCount,

Completed in 64 milliseconds