HomeSort by: relevance | last modified time | path
    Searched refs:emitBasicBlockStartAnnot (Results 1 - 6 of 6) sorted by relevancy

  /src/external/apache2/llvm/dist/llvm/include/llvm/IR/
AssemblyAnnotationWriter.h 36 /// emitBasicBlockStartAnnot - This may be implemented to emit a string right
39 virtual void emitBasicBlockStartAnnot(const BasicBlock *,
  /src/external/apache2/llvm/dist/llvm/lib/Analysis/
StackLifetime.cpp 361 void emitBasicBlockStartAnnot(const BasicBlock *BB,
LazyValueInfo.cpp 355 void emitBasicBlockStartAnnot(const BasicBlock *BB,
1863 void LazyValueInfoAnnotatedWriter::emitBasicBlockStartAnnot(
MemorySSA.cpp 114 void emitBasicBlockStartAnnot(const BasicBlock *BB,
  /src/external/apache2/llvm/dist/llvm/lib/Transforms/Utils/
PredicateInfo.cpp 860 void emitBasicBlockStartAnnot(const BasicBlock *BB,
  /src/external/apache2/llvm/dist/llvm/lib/IR/
AsmWriter.cpp 3896 if (AnnotationWriter) AnnotationWriter->emitBasicBlockStartAnnot(BB, Out);

Completed in 28 milliseconds