Module ir

Source

Structs§

DebugExpr
DebugType
HydroIrMetadata
TeeNode

Enums§

BuildersOrCallback
DebugInstantiate
HydroLeaf
An leaf in a Hydro graph, which is an pipeline that doesn’t emit any downstream values. Traversals over the dataflow graph and generating DFIR IR start from leaves.
HydroNode
An intermediate node in a Hydro graph, which consumes data from upstream nodes and emits data to downstream nodes.
HydroSource
A source in a Hydro graph, where data enters the graph.

Functions§

dbg_dedup_tee
deep_clone
emit
transform_bottom_up
traverse_dfir

Type Aliases§

SeenTeeLocations
SeenTees