Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/Transforms/IPO/
H A DPartialInlining.cpp295 computeCallsiteToProfCountMap(Function *DuplicateFunction,
947 void PartialInlinerImpl::computeCallsiteToProfCountMap( in computeCallsiteToProfCountMap() function in PartialInlinerImpl
1410 computeCallsiteToProfCountMap(Cloner.ClonedFunc, CallSiteToProfCountMap); in tryPartialInline()