Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/lib/Transforms/IPO/
H A DSampleProfile.cpp224 bool inlineHotFunctions(Function &F,
779 bool SampleProfileLoader::inlineHotFunctions( in inlineHotFunctions() function in SampleProfileLoader
1463 Changed |= inlineHotFunctions(F, InlinedGUIDs); in emitAnnotations()