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.cpp397 void updateFuncValueProfiles(CallBase &CB, ArrayRef<InstrProfValueData> VDs,
683 updateFuncValueProfiles(CB, ICallProfDataRef.slice(NumPromoted), TotalCount, in tryToPromoteWithFuncCmp()
689 void IndirectCallPromoter::updateFuncValueProfiles( in updateFuncValueProfiles() function in IndirectCallPromoter
810 updateFuncValueProfiles(CB, VDs, TotalFuncCount, NumCandidates); in tryToPromoteWithVTableCmp()