![]() |
PandA-2024.02
|

Public Member Functions | |
| Operand (const tree_nodeRef _operand, tree_nodeRef stmt) | |
| const tree_nodeRef | getOperand () const |
| const tree_nodeRef | getUser () const |
| bool | set (tree_nodeRef new_ssa, tree_managerRef TM) |
Private Attributes | |
| tree_nodeRef | operand |
| const tree_nodeRef | user_stmt |
|
inline |
Definition at line 71 of file eSSA.cpp.
References GET_NODE, and THROW_ASSERT.
Referenced by convertUsesToDFSOrdered(), getOrCreateValueInfo(), processBranch(), and processMultiWayIf().

|
inline |
|
inline |
|
inline |
Definition at line 86 of file eSSA.cpp.
References GET_CONST_NODE, GET_INDEX_CONST_NODE, GET_NODE, and THROW_ASSERT.
|
private |
Definition at line 66 of file eSSA.cpp.
Referenced by getOperand().
|
private |
1.8.13