Skip to content

Latest commit

 

History

History
5 lines (5 loc) · 270 Bytes

File metadata and controls

5 lines (5 loc) · 270 Bytes
category feature
  • Added a class DataFlow::IndirectParameterNode to represent the indirection of a parameter as a dataflow node.
  • Added a predicate Node::asIndirectInstruction which returns the Instruction that defines the indirect dataflow node, if any.