pub fn ssa_transformation(function: &Function) -> Result<Function, Error>
Expand description

Transform the IL function into SSA form.