Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/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()