Hacker News new | ask | show | jobs
by michaelmior 3797 days ago
> SSA (Single State Assignment Form)

Is this something different from static single assignment? I'm assuming not, but I've never heard SSA expanded in this form.

1 comments

You are right, this should be static single assignment.