Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/Transforms/Utils/
H A DCloning.h304 void updateProfileCallee(
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Utils/
H A DInlineFunction.cpp1974 updateProfileCallee(Callee, -CallCount, &VMap); in updateCallProfile()
1977 void llvm::updateProfileCallee( in updateProfileCallee() function in llvm
/freebsd/contrib/llvm-project/llvm/lib/Transforms/IPO/
H A DSampleProfile.cpp2212 updateProfileCallee(pair.first, pair.second.entryCount); in runOnModule()