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

/freebsd-10.1-release/contrib/llvm/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
/freebsd-10.1-release/contrib/llvm/lib/IR/
H A DAsmWriter.cpp1725 if (AnnotationWriter) AnnotationWriter->emitBasicBlockStartAnnot(BB, Out);

Completed in 134 milliseconds