|
LLVM
4.0.0
|
#include <GenericDomTree.h>
Public Member Functions | |
| InfoRec () | |
Public Attributes | |
| unsigned | DFSNum |
| unsigned | Parent |
| unsigned | Semi |
| NodeT * | Label |
Definition at line 245 of file GenericDomTree.h.
|
inline |
Definition at line 251 of file GenericDomTree.h.
| unsigned llvm::DominatorTreeBase< N >::InfoRec::DFSNum |
Definition at line 246 of file GenericDomTree.h.
| NodeT* llvm::DominatorTreeBase< N >::InfoRec::Label |
Definition at line 249 of file GenericDomTree.h.
| unsigned llvm::DominatorTreeBase< N >::InfoRec::Parent |
Definition at line 247 of file GenericDomTree.h.
| unsigned llvm::DominatorTreeBase< N >::InfoRec::Semi |
Definition at line 248 of file GenericDomTree.h.
1.8.6