isla_lib::ir::linearize
pub fn linearize<B: BV>( instrs: Vec<Instr<Name, B>>, ret_ty: &Ty<Name>, symtab: &mut Symtab) -> Vec<Instr<Name, B>>