| category | feature |
|---|
- Added a class
DataFlow::IndirectParameterNodeto represent the indirection of a parameter as a dataflow node. - Added a predicate
Node::asIndirectInstructionwhich returns theInstructionthat defines the indirect dataflow node, if any.