LLVM 20.0.0git
|
Additional Inherited Members | |
Public Types inherited from llvm::LoopBodyTraits | |
using | NodeRef = std::pair< const Loop *, BasicBlock * > |
using | ChildIteratorType = filter_iterator< WrappedSuccIterator, LoopBodyFilter > |
Static Public Member Functions inherited from llvm::LoopBodyTraits | |
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.