Module ir

Module ir 

Source

Structs§

DebugExpr
Debug displays the type’s tokens.
DebugInstantiateFinalized
DebugType
Debug displays the type’s tokens.
HydroIrMetadata
QMacroSimplifier
AST visitor that simplifies q! macro expansions
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