Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/IR/
H A DAssemblyAnnotationWriter.h51 virtual void emitInstructionAnnot(const Instruction *, in emitInstructionAnnot() function
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Utils/
H A DPredicateInfo.cpp866 void emitInstructionAnnot(const Instruction *I, in emitInstructionAnnot() function in llvm::PredicateInfoAnnotatedWriter
/freebsd/contrib/llvm-project/llvm/lib/Analysis/
H A DMemorySSA.cpp109 void emitInstructionAnnot(const Instruction *I, in emitInstructionAnnot() function in __anon72856b230111::MemorySSAAnnotatedWriter
133 void emitInstructionAnnot(const Instruction *I, in emitInstructionAnnot() function in __anon72856b230111::MemorySSAWalkerAnnotatedWriter
H A DLazyValueInfo.cpp2019 void LazyValueInfoAnnotatedWriter::emitInstructionAnnot( in emitInstructionAnnot() function in LazyValueInfoAnnotatedWriter
H A DInlineCost.cpp1376 void InlineCostAnnotationWriter::emitInstructionAnnot( in emitInstructionAnnot() function in InlineCostAnnotationWriter