Home
last modified time | relevance | path

Searched defs:emitInstructionAnnot (Results 1 – 5 of 5) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/IR/
H A DAssemblyAnnotationWriter.h51 virtual void emitInstructionAnnot(const Instruction *, in emitInstructionAnnot() function
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Utils/
H A DPredicateInfo.cpp863 void emitInstructionAnnot(const Instruction *I, in emitInstructionAnnot() function in llvm::PredicateInfoAnnotatedWriter
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Analysis/
H A DLazyValueInfo.cpp1880 void LazyValueInfoAnnotatedWriter::emitInstructionAnnot( in emitInstructionAnnot() function in LazyValueInfoAnnotatedWriter
H A DInlineCost.cpp953 void InlineCostAnnotationWriter::emitInstructionAnnot(const Instruction *I, in emitInstructionAnnot() function in InlineCostAnnotationWriter
H A DMemorySSA.cpp120 void emitInstructionAnnot(const Instruction *I, in emitInstructionAnnot() function in llvm::MemorySSAAnnotatedWriter