Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Transforms/Instrumentation/
H A DIndirectCallPromotion.cpp386 void updateFuncValueProfiles(CallBase &CB, ArrayRef<InstrProfValueData> VDs,
671 updateFuncValueProfiles(CB, ICallProfDataRef.slice(NumPromoted), TotalCount, in tryToPromoteWithFuncCmp()
677 void IndirectCallPromoter::updateFuncValueProfiles( in updateFuncValueProfiles() function in IndirectCallPromoter
798 updateFuncValueProfiles(CB, VDs, TotalFuncCount, NumCandidates); in tryToPromoteWithVTableCmp()