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

/freebsd-11.0-release/contrib/llvm/lib/Transforms/IPO/
H A DSampleProfile.cpp130 bool emitAnnotations(Function &F);
1159 bool SampleProfileLoader::emitAnnotations(Function &F) { function in class:SampleProfileLoader
1263 return emitAnnotations(F);

Completed in 103 milliseconds