| 
    LLVM 22.0.0git
    
   | 
 
#include "llvm/Analysis/LoopInfo.h"
Public Types | |
| typedef const Loop * | NodeRef | 
| typedef LoopInfo::iterator | ChildIteratorType | 
Static Public Member Functions | |
| static NodeRef | getEntryNode (const Loop *L) | 
| static ChildIteratorType | child_begin (NodeRef N) | 
| static ChildIteratorType | child_end (NodeRef N) | 
Definition at line 550 of file LoopInfo.h.
| typedef LoopInfo::iterator llvm::GraphTraits< const Loop * >::ChildIteratorType | 
Definition at line 552 of file LoopInfo.h.
| typedef const Loop* llvm::GraphTraits< const Loop * >::NodeRef | 
Definition at line 551 of file LoopInfo.h.
      
  | 
  inlinestatic | 
Definition at line 555 of file LoopInfo.h.
References N.
      
  | 
  inlinestatic | 
Definition at line 556 of file LoopInfo.h.
References N.
Definition at line 554 of file LoopInfo.h.