Home
last modified time | relevance | path

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

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