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ยง

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