|
Jlm
|

Public Member Functions | |
| Context (rvsdg::LambdaNode &lambdaNode) | |
| rvsdg::Region & | getLambdaSubregion () const noexcept |
| void | addTargetRegion (const rvsdg::Node &node, rvsdg::Region ®ion) noexcept |
| rvsdg::Region & | getTargetRegion (const rvsdg::Node &node) const noexcept |
Static Public Member Functions | |
| static std::unique_ptr< Context > | create (rvsdg::LambdaNode &lambdaNode) |
Private Attributes | |
| rvsdg::Region * | LambdaSubregion_ |
| std::unordered_map< const rvsdg::Node *, rvsdg::Region * > | TargetRegion_ {} |
|
inlineexplicit |
|
inlinenoexcept |
|
inlinestatic |
|
inlinenoexcept |
|
inlinenoexcept |
|
private |
|
private |