| 
    LLVM 22.0.0git
    
   | 
 
#include "llvm/CodeGen/SelectionDAGNodes.h"
Public Types | |
| using | NodeRef = SDNode * | 
| using | ChildIteratorType = SDNodeIterator | 
Static Public Member Functions | |
| static NodeRef | getEntryNode (SDNode *N) | 
| static ChildIteratorType | child_begin (NodeRef N) | 
| static ChildIteratorType | child_end (NodeRef N) | 
Definition at line 3278 of file SelectionDAGNodes.h.
| using llvm::GraphTraits< SDNode * >::ChildIteratorType = SDNodeIterator | 
Definition at line 3280 of file SelectionDAGNodes.h.
| using llvm::GraphTraits< SDNode * >::NodeRef = SDNode * | 
Definition at line 3279 of file SelectionDAGNodes.h.
      
  | 
  inlinestatic | 
Definition at line 3284 of file SelectionDAGNodes.h.
References llvm::SDNodeIterator::begin(), and N.
      
  | 
  inlinestatic | 
Definition at line 3288 of file SelectionDAGNodes.h.
References llvm::SDNodeIterator::end(), and N.
      
  | 
  inlinestatic | 
Definition at line 3282 of file SelectionDAGNodes.h.
References N.