LLVM 20.0.0git
|
Public Types | |
using | NodeRef = RematGraph::RematNode * |
using | ChildIteratorType = RematGraph::RematNode ** |
Static Public Member Functions | |
static NodeRef | getEntryNode (RematGraph *G) |
static ChildIteratorType | child_begin (NodeRef N) |
static ChildIteratorType | child_end (NodeRef N) |
Definition at line 438 of file CoroFrame.cpp.
using llvm::GraphTraits< RematGraph * >::ChildIteratorType = RematGraph::RematNode ** |
Definition at line 440 of file CoroFrame.cpp.
using llvm::GraphTraits< RematGraph * >::NodeRef = RematGraph::RematNode * |
Definition at line 439 of file CoroFrame.cpp.
|
inlinestatic |
Definition at line 443 of file CoroFrame.cpp.
References N.
|
inlinestatic |
Definition at line 446 of file CoroFrame.cpp.
References N.
|
inlinestatic |
Definition at line 442 of file CoroFrame.cpp.
References G.