Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/llvm/include/llvm/IR/
H A DAssemblyAnnotationWriter.h39 virtual void emitBasicBlockStartAnnot(const BasicBlock *, in emitBasicBlockStartAnnot() function
/freebsd-src/contrib/llvm-project/llvm/lib/Analysis/
H A DStackLifetime.cpp370 void emitBasicBlockStartAnnot(const BasicBlock *BB, in emitBasicBlockStartAnnot() function in StackLifetime::LifetimeAnnotationWriter
H A DMemorySSA.cpp102 void emitBasicBlockStartAnnot(const BasicBlock *BB, emitBasicBlockStartAnnot() function in __anonb05229750111::MemorySSAAnnotatedWriter
126 void emitBasicBlockStartAnnot(const BasicBlock *BB, emitBasicBlockStartAnnot() function in __anonb05229750111::MemorySSAWalkerAnnotatedWriter
H A DLazyValueInfo.cpp2025 void LazyValueInfoAnnotatedWriter::emitBasicBlockStartAnnot( emitBasicBlockStartAnnot() function in LazyValueInfoAnnotatedWriter
/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/Utils/
H A DPredicateInfo.cpp865 void emitBasicBlockStartAnnot(const BasicBlock *BB, emitBasicBlockStartAnnot() function in llvm::PredicateInfoAnnotatedWriter