Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Transforms/IPO/
H A DSampleProfile.cpp490 bool emitAnnotations(Function &F);
1785 bool SampleProfileLoader::emitAnnotations(Function &F) { in emitAnnotations() function in SampleProfileLoader
2303 return emitAnnotations(F); in runOnFunction()