|
Jlm
|

Public Attributes | |
| util::HashSet< ControlFlowGraphNode * > | points |
| std::unordered_map< ControlFlowGraphEdge *, util::HashSet< ControlFlowGraphEdge * > > | edges |
Definition at line 360 of file ControlFlowRestructuring.cpp.
| std::unordered_map<ControlFlowGraphEdge *, util::HashSet<ControlFlowGraphEdge *> > jlm::llvm::Continuation::edges |
Definition at line 363 of file ControlFlowRestructuring.cpp.
| util::HashSet<ControlFlowGraphNode *> jlm::llvm::Continuation::points |
Definition at line 362 of file ControlFlowRestructuring.cpp.