Home
last modified time | relevance | path

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

/external/llvm/lib/Transforms/Scalar/
DSampleProfile.cpp105 bool emitAnnotations(Function &F);
706 bool SampleProfileLoader::emitAnnotations(Function &F) { in emitAnnotations() function in SampleProfileLoader
771 return emitAnnotations(F); in runOnFunction()