Skip to content
Snippets Groups Projects
user avatar
Dennis Sweeney authored
* The compiler analyzes the usage of the first 64 local variables all at once using bit masks.

* Local variables beyond the first 64 are only partially analyzed, achieving linear time.
39bc70e2
History
Name Last commit Last update