Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/Utils/
DInlineFunction.cpp1464 static void updateCalleeCount(BlockFrequencyInfo *CallerBFI, BasicBlock *CallBB, in updateCalleeCount() function
1679 updateCalleeCount(IFI.CallerBFI, OrigBB, TheCall, CalledFunc, IFI.PSI); in InlineFunction()