Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/IPO/
DPartialInlining.cpp292 void computeCallsiteToProfCountMap(Function *DuplicateFunction,
915 void PartialInlinerImpl::computeCallsiteToProfCountMap( in computeCallsiteToProfCountMap() function in PartialInlinerImpl
1369 computeCallsiteToProfCountMap(Cloner.ClonedFunc, CallSiteToProfCountMap); in tryPartialInline()