Function cairo_lang_lowering::topological_sort::topological_sort
source · pub fn topological_sort(lowered: &mut FlatLowered)
Expand description
Order the blocks in a lowered function topologically.
pub fn topological_sort(lowered: &mut FlatLowered)
Order the blocks in a lowered function topologically.