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

/freebsd-13-stable/contrib/llvm-project/llvm/lib/Transforms/IPO/
H A DSampleProfile.cpp333 bool emitAnnotations(Function &F);
1710 bool SampleProfileLoader::emitAnnotations(Function &F) { function in class:SampleProfileLoader
1923 // this will be overwritten in emitAnnotations.
1973 return emitAnnotations(F);

Completed in 46 milliseconds