LLVM API Documentation
#include <LoopInfo.h>
Public Types | |
typedef const Loop | NodeType |
typedef std::vector< Loop * >::const_iterator | ChildIteratorType |
Static Public Member Functions | |
static NodeType * | getEntryNode (const Loop *L) |
static ChildIteratorType | child_begin (NodeType *N) |
static ChildIteratorType | child_end (NodeType *N) |
Definition at line 290 of file LoopInfo.h.
|
Definition at line 292 of file LoopInfo.h. |
|
Definition at line 291 of file LoopInfo.h. |
|
Definition at line 295 of file LoopInfo.h. References llvm::Loop::begin(). |
|
Definition at line 298 of file LoopInfo.h. References llvm::Loop::end(). |
|
Definition at line 294 of file LoopInfo.h. |