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

/macosx-10.9.5/llvmCore-3425.0.33/include/llvm/Assembly/
H A DAssemblyAnnotationWriter.h38 /// emitBasicBlockStartAnnot - This may be implemented to emit a string right
41 virtual void emitBasicBlockStartAnnot(const BasicBlock *, function in class:llvm::AssemblyAnnotationWriter
/macosx-10.9.5/llvmCore-3425.0.33/tools/llvm-prof/
H A Dllvm-prof.cpp90 virtual void emitBasicBlockStartAnnot(const BasicBlock *BB, function in class:__anon10709::ProfileAnnotator
/macosx-10.9.5/llvmCore-3425.0.33/lib/VMCore/
H A DAsmWriter.cpp1687 if (AnnotationWriter) AnnotationWriter->emitBasicBlockStartAnnot(BB, Out);

Completed in 208 milliseconds