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

/external/llvm/lib/Transforms/Scalar/
H A DSampleProfile.cpp127 bool emitAnnotations(Function &F, DominatorTree *DomTree,
1036 bool SampleFunctionProfile::emitAnnotations(Function &F, DominatorTree *DomTree, function in class:SampleFunctionProfile
1099 return FunctionProfile.emitAnnotations(F, DT, PDT, LI);

Completed in 57 milliseconds