Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/lib/Transforms/Instrumentation/
H A DIndirectCallPromotion.cpp358 auto ICallProfDataRef = ICallAnalysis.getPromotionCandidatesForInstruction( in processFunction() local
364 I, ICallProfDataRef, TotalCount, NumCandidates); in processFunction()
376 annotateValueSite(*M, *I, ICallProfDataRef.slice(NumPromoted), TotalCount, in processFunction()