LLVM: llvm::PredicateInfo Class Reference (original) (raw)
Encapsulates PredicateInfo, including all data associated with memory accesses. More...
#include "[llvm/Transforms/Utils/PredicateInfo.h](PredicateInfo%5F8h%5Fsource.html)"
| Public Member Functions | |
|---|---|
| LLVM_ABI | PredicateInfo (Function &, DominatorTree &, AssumptionCache &, BumpPtrAllocator &) |
| LLVM_ABI void | verifyPredicateInfo () const |
| LLVM_ABI void | dump () const |
| LLVM_ABI void | print (raw_ostream &) const |
| const PredicateBase * | getPredicateInfoFor (const Value *V) const |
Encapsulates PredicateInfo, including all data associated with memory accesses.
Definition at line 176 of file PredicateInfo.h.
◆ dump()
| void llvm::PredicateInfo::dump | ( | ) | const |
|---|
◆ getPredicateInfoFor()
◆ print()
| void llvm::PredicateInfo::print | ( | raw_ostream & | OS | ) | const |
|---|
◆ verifyPredicateInfo()
| void llvm::PredicateInfo::verifyPredicateInfo | ( | ) | const |
|---|
◆ PredicateInfoAnnotatedWriter
◆ PredicateInfoBuilder
The documentation for this class was generated from the following files:
- include/llvm/Transforms/Utils/PredicateInfo.h
- lib/Transforms/Utils/PredicateInfo.cpp