LoopCleanupScopes struct

Defined in module backend (backend.l0).

Represents the cleanup targets for one active loop.

Fields

parent: LoopCleanupScopes*
continue_scope: ScopeContext*
break_scope: ScopeContext*
continue_scope_id: int
break_scope_id: int