Module cranelift_codegen::loop_analysis [−][src]
A loop analysis represented as mappings of loops to their header Ebb and parent in the loop tree.
Structs
| Loop |
A opaque reference to a code loop. |
| LoopAnalysis |
Loop tree information for a single function. |