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

/freebsd-10.2-release/contrib/llvm/lib/Transforms/Scalar/
H A DSampleProfile.cpp87 bool emitAnnotations(Function &F);
423 bool SampleProfile::emitAnnotations(Function &F) { function in class:SampleProfile
464 return Profiler->emitAnnotations(F);

Completed in 25 milliseconds