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

  /src/external/apache2/llvm/dist/llvm/include/llvm/IR/
AssemblyAnnotationWriter.h 49 /// emitInstructionAnnot - This may be implemented to emit a string right
51 virtual void emitInstructionAnnot(const Instruction *,
  /src/external/apache2/llvm/dist/llvm/lib/Analysis/
LazyValueInfo.cpp 358 void emitInstructionAnnot(const Instruction *I,
1880 void LazyValueInfoAnnotatedWriter::emitInstructionAnnot(
InlineCost.cpp 155 virtual void emitInstructionAnnot(const Instruction *I,
953 void InlineCostAnnotationWriter::emitInstructionAnnot(const Instruction *I,
MemorySSA.cpp 120 void emitInstructionAnnot(const Instruction *I,
  /src/external/apache2/llvm/dist/llvm/lib/Transforms/Utils/
PredicateInfo.cpp 863 void emitInstructionAnnot(const Instruction *I,
  /src/external/apache2/llvm/dist/llvm/lib/IR/
AsmWriter.cpp 3951 if (AnnotationWriter) AnnotationWriter->emitInstructionAnnot(&I, Out);

Completed in 62 milliseconds