LLVM API Documentation
#include <LoopInfo.h>
Public Types | |
typedef Loop | NodeType |
typedef std::vector< Loop * >::const_iterator | ChildIteratorType |
Static Public Member Functions | |
static NodeType * | getEntryNode (Loop *L) |
static ChildIteratorType | child_begin (NodeType *N) |
static ChildIteratorType | child_end (NodeType *N) |
Definition at line 303 of file LoopInfo.h.
|
Definition at line 305 of file LoopInfo.h. |
|
Definition at line 304 of file LoopInfo.h. |
|
Definition at line 308 of file LoopInfo.h. References llvm::Loop::begin(). |
|
Definition at line 311 of file LoopInfo.h. References llvm::Loop::end(). |
|
Definition at line 307 of file LoopInfo.h. |