Home
last modified time | relevance | path

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

/external/llvm/lib/Transforms/IPO/
DSampleProfile.cpp130 bool emitAnnotations(Function &F);
1159 bool SampleProfileLoader::emitAnnotations(Function &F) { in emitAnnotations() function in SampleProfileLoader
1263 return emitAnnotations(F); in runOnFunction()