Is there any utility that performs SSA? I want to ...
# compiler
s
Is there any utility that performs SSA? I want to rewrite expressions into SSA like temporaries and explore reducing allocations in immutable data types.