Member predicate Node::asIndirectVariable
Gets the indirectionIndex
’th indirection of this node’s underlying variable, if any.
This can be used for modeling flow in and out of global variables.
Variable asIndirectVariable(int indirectionIndex)
Gets the indirectionIndex
’th indirection of this node’s underlying variable, if any.
This can be used for modeling flow in and out of global variables.
Variable asIndirectVariable(int indirectionIndex)