LLVM 18.0.0git
|
Additional Inherited Members | |
![]() | |
using | NodeRef = std::pair< const Loop *, BasicBlock * > |
using | ChildIteratorType = filter_iterator< WrappedSuccIterator, LoopBodyFilter > |
![]() | |
static NodeRef | getEntryNode (const Loop &G) |
static ChildIteratorType | child_begin (NodeRef Node) |
static ChildIteratorType | child_end (NodeRef Node) |
Definition at line 246 of file FixIrreducible.cpp.