Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Transforms/IPO/
H A DSampleProfile.cpp505 bool inlineHotFunctions(Function &F,
1133 bool SampleProfileLoader::inlineHotFunctions( in inlineHotFunctions() function in SampleProfileLoader
1817 Changed |= inlineHotFunctions(F, InlinedGUIDs); in emitAnnotations()