Module llhd::analysis[][src]

Expand description

Analysis passes on the IR

This module implements various analysis passes on the IR.

Structs

A block dominator tree.

A table of basic block predecessors.

A unique identifier for a temporal region.

Data associated with a temporal region.

A data structure that temporally groups blocks and instructions.

Statics

Total time spent constructing dominator trees.