Structs§
- Dominator
Tree - Dominator tree for a control flow graph.
- Natural
Loop - A natural loop identified from back-edges in the CFG.
Enums§
- Loop
Kind - Classification of Lua loop constructs.
Functions§
- find_
loops - Find all natural loops in the CFG using dominator information.