Files
Joe Savona 2145ea7b59 [compiler] Remove now-unused FunctionEffect type
The new mutation/aliasing model significantly expands on the idea of FunctionEffect. The type (and its usage in HIRFunction.effects) was only necessary for the now-deleted old inference model so we can clean up this code now.
2025-08-15 15:23:06 -07:00
..