Expand description

A set of generic compiler transforms.

Structs

  • A datastructure for holding a sequence of graph transformations.

Enums

  • A request to transform the graph as appropriate.
  • The index of a graph node, either in the compilation graph or resulting from a previous unapplied transformation.

Functions

Type Definitions

  • The index type for referring to nodes in the current transform list that have not yet been added to the graph.