GraphTraits specialization for const MachineDomTreeNode pointers.
Synopsis
Declared in <llvm/CodeGen/MachineDominators.h>
Base Classes
Name |
Description |
|
GraphTraits helpers for walking machine dominator‐tree nodes depth‐first. |
Type Aliases
Name |
Description |
Iterator over immediate children in the machine dominator tree. |
|
Graph node type for a machine dominator‐tree node pointer. |
Static Member Functions
Name |
Description |
Return the begin iterator over children of |
|
Return the end iterator over children of |
|
Return |
Created with MrDocs