Home
last modified time | relevance | path

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

/external/llvm/lib/Transforms/IPO/
DSampleProfile.cpp112 bool emitAnnotations(Function &F);
1139 bool SampleProfileLoader::emitAnnotations(Function &F) { in emitAnnotations() function in SampleProfileLoader
1249 return emitAnnotations(F); in runOnFunction()