Searched refs:emitInstructionAnnot (Results 1 – 5 of 5) sorted by relevance
51 virtual void emitInstructionAnnot(const Instruction *, in emitInstructionAnnot() function
835 virtual void emitInstructionAnnot(const Instruction *I, in emitInstructionAnnot() function in llvm::PredicateInfoAnnotatedWriter
372 virtual void emitInstructionAnnot(const Instruction *I,2004 void LazyValueInfoAnnotatedWriter::emitInstructionAnnot( in emitInstructionAnnot() function in LazyValueInfoAnnotatedWriter
113 void emitInstructionAnnot(const Instruction *I, in emitInstructionAnnot() function in llvm::MemorySSAAnnotatedWriter
3668 if (AnnotationWriter) AnnotationWriter->emitInstructionAnnot(&I, Out); in printInstruction()