Module llhd::block [] [src]

This module implements basic blocks in a function or process body.

Structs

Block

A basic block.

Enums

BlockPosition

A relative position of a block. Used to insert or move a block to a position relative to the surrounding unit or another block.