Module cranelift_codegen::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.