LoopFlowCapture struct

Defined in module expr_types (expr_types.l0).

Captured liveness states for loop-control exits from one loop body.

Fields

parent: LoopFlowCapture*
break_states: VectorBase*
continue_states: VectorBase*