cranelift_codegen

Module loop_analysis

Source
Expand description

A loop analysis represented as mappings of loops to their header Block and parent in the loop tree.

Structsยง

Loop
A opaque reference to a code loop.
LoopAnalysis
Loop tree information for a single function.
LoopLevel
A level in a loop nest.