Skip to main content

number_instructions

Function number_instructions 

Source
pub fn number_instructions(decl: &LcnfFunDecl) -> HashMap<LcnfVarId, u32>
Expand description

Build a BFS-order instruction numbering for an LCNF expression.