Home
last modified time | relevance | path

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

/external/llvm/lib/Transforms/IPO/
DSampleProfile.cpp117 bool inlineHotFunctions(Function &F);
627 bool SampleProfileLoader::inlineHotFunctions(Function &F) { in inlineHotFunctions() function in SampleProfileLoader
1148 Changed |= inlineHotFunctions(F); in emitAnnotations()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/IPO/
DSampleProfile.cpp210 bool inlineHotFunctions(Function &F,
759 bool SampleProfileLoader::inlineHotFunctions( in inlineHotFunctions() function in SampleProfileLoader
1449 Changed |= inlineHotFunctions(F, InlinedGUIDs); in emitAnnotations()