LLVM 22.0.0git
|
Public Attributes | |
int | DFSIn = 0 |
int | DFSOut = 0 |
unsigned int | LocalNum = LN_Middle |
Use * | U = nullptr |
PredicateBase * | PInfo = nullptr |
Definition at line 83 of file PredicateInfo.cpp.
int llvm::ValueDFS::DFSIn = 0 |
Definition at line 84 of file PredicateInfo.cpp.
int llvm::ValueDFS::DFSOut = 0 |
Definition at line 85 of file PredicateInfo.cpp.
Definition at line 86 of file PredicateInfo.cpp.
PredicateBase* llvm::ValueDFS::PInfo = nullptr |
Definition at line 89 of file PredicateInfo.cpp.
Referenced by llvm::ValueDFS_Compare::getBlockEdge(), and llvm::ValueDFS_Compare::getDefOrUser().
Use* llvm::ValueDFS::U = nullptr |
Definition at line 88 of file PredicateInfo.cpp.
Referenced by llvm::ValueDFS_Compare::getBlockEdge(), and llvm::ValueDFS_Compare::getDefOrUser().