Home
last modified time | relevance | path

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

/external/llvm/lib/Transforms/IPO/
DSampleProfile.cpp136 bool emitInlineHints(Function &F);
621 bool SampleProfileLoader::emitInlineHints(Function &F) { in emitInlineHints() function in SampleProfileLoader
1168 Changed |= emitInlineHints(F); in emitAnnotations()