|
LLVM 23.0.0git
|
Public Types | |
| using | NodeRef = ReachabilityNode * |
| using | ChildIteratorType = SmallVectorImpl<NodeRef>::iterator |
Static Public Member Functions | |
| static NodeRef | getEntryNode (ReachabilityGraph *G) |
| static ChildIteratorType | child_begin (NodeRef N) |
| static ChildIteratorType | child_end (NodeRef N) |
Definition at line 143 of file WebAssemblyFixIrreducibleControlFlow.cpp.
| using llvm::GraphTraits< ReachabilityGraph * >::ChildIteratorType = SmallVectorImpl<NodeRef>::iterator |
Definition at line 145 of file WebAssemblyFixIrreducibleControlFlow.cpp.
| using llvm::GraphTraits< ReachabilityGraph * >::NodeRef = ReachabilityNode * |
Definition at line 144 of file WebAssemblyFixIrreducibleControlFlow.cpp.
|
inlinestatic |
Definition at line 151 of file WebAssemblyFixIrreducibleControlFlow.cpp.
References N.
|
inlinestatic |
Definition at line 155 of file WebAssemblyFixIrreducibleControlFlow.cpp.
References N.
|
inlinestatic |
Definition at line 147 of file WebAssemblyFixIrreducibleControlFlow.cpp.
References G.