Home
last modified time | relevance | path

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

/dports/devel/llvm80/llvm-8.0.1.src/lib/Transforms/Utils/
H A DInlineFunction.cpp1472 static void updateCalleeCount(BlockFrequencyInfo *CallerBFI, BasicBlock *CallBB, in updateCalleeCount() function
1688 updateCalleeCount(IFI.CallerBFI, OrigBB, TheCall, CalledFunc, IFI.PSI); in InlineFunction()
/dports/devel/llvm70/llvm-7.0.1.src/lib/Transforms/Utils/
H A DInlineFunction.cpp1464 static void updateCalleeCount(BlockFrequencyInfo *CallerBFI, BasicBlock *CallBB,
1679 updateCalleeCount(IFI.CallerBFI, OrigBB, TheCall, CalledFunc, IFI.PSI);