LLVM: llvm::ValueDFS_Compare Struct Reference (original) (raw)
| Public Member Functions | |
|---|---|
| ValueDFS_Compare (DominatorTree &DT) | |
| bool | operator() (const ValueDFS &A, const ValueDFS &B) const |
| std::pair< BasicBlock *, BasicBlock * > | getBlockEdge (const ValueDFS &VD) const |
| bool | comparePHIRelated (const ValueDFS &A, const ValueDFS &B) const |
| const Instruction * | getDefOrUser (const ValueDFS &VD) const |
| bool | localComesBefore (const ValueDFS &A, const ValueDFS &B) const |
Definition at line 94 of file PredicateInfo.cpp.
| llvm::ValueDFS_Compare::ValueDFS_Compare ( DominatorTree & DT) | inline |
|---|
◆ comparePHIRelated()
◆ getBlockEdge()
◆ getDefOrUser()
◆ localComesBefore()
◆ operator()()
◆ DT
The documentation for this struct was generated from the following file:
- lib/Transforms/Utils/PredicateInfo.cpp