Static_single_assignment - wala/WALA GitHub Wiki
Static single assignment is an intermediate representation in which every variable is assigned exactly once.
External links
- Wikipedia: Static single assignment form
Static single assignment is an intermediate representation in which every variable is assigned exactly once.