Hacker News new | ask | show | jobs
by rpearl 239 days ago
SSA form is a state representation. SSA encodes data flow information explicitly which therefore simplifies all other analysis passes. Including alias analysis.