Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/llvm/lib/Transforms/Instrumentation/
H A DIndirectCallPromotion.cpp301 auto ICallProfDataRef = ICallAnalysis.getPromotionCandidatesForInstruction( in processFunction() local
307 *CB, ICallProfDataRef, TotalCount, NumCandidates); in processFunction()
319 annotateValueSite(*F.getParent(), *CB, ICallProfDataRef.slice(NumPromoted), in processFunction()