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

/netbsd-current/external/apache2/llvm/dist/llvm/lib/Transforms/IPO/
H A DSampleProfile.cpp366 bool emitAnnotations(Function &F);
1579 bool SampleProfileLoader::emitAnnotations(Function &F) { function in class:SampleProfileLoader
1911 // this will be overwritten in emitAnnotations.
1970 return emitAnnotations(F);

Completed in 182 milliseconds