Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Instrumentation/
H A DIndirectCallPromotion.cpp363 auto ICallProfDataRef = ICallAnalysis.getPromotionCandidatesForInstruction( in processFunction() local
369 *CB, ICallProfDataRef, TotalCount, NumCandidates); in processFunction()
381 annotateValueSite(*M, *CB, ICallProfDataRef.slice(NumPromoted), TotalCount, in processFunction()