Module layout

Module layout 

Source
Expand description

Cache-aligned instruction layout.

Extracts linear chains from the control flow graph and places them contiguously. Pads instructions to prevent cache line straddling.

Structsยง

CacheAligned
Cache-aligned layout strategy.