Home
last modified time | relevance | path

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

/aosp_15_r20/external/llvm/lib/Transforms/IPO/
H A DSampleProfile.cpp117 bool inlineHotFunctions(Function &F);
627 bool SampleProfileLoader::inlineHotFunctions(Function &F) { in inlineHotFunctions() function in SampleProfileLoader
1148 Changed |= inlineHotFunctions(F); in emitAnnotations()
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/IPO/
H A DSampleProfile.cpp336 bool inlineHotFunctions(Function &F,
966 bool SampleProfileLoader::inlineHotFunctions( in inlineHotFunctions() function in SampleProfileLoader
1713 Changed |= inlineHotFunctions(F, InlinedGUIDs); in emitAnnotations()
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/IPO/
H A DSampleProfile.cpp495 bool inlineHotFunctions(Function &F,
1137 bool SampleProfileLoader::inlineHotFunctions( in inlineHotFunctions() function in SampleProfileLoader
1804 Changed |= inlineHotFunctions(F, InlinedGUIDs); in emitAnnotations()