Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Added the option /extractLoops to extract loops as procedure calls. If ↵ | qadeer | 2010-08-11 |
either lazyInline or stratifiedInline is greater than 1, the extracted procedure is decorated with the attribute "{:inline 1}". The implementation involved moving the procedure GraphFromImpl from VC.cs to Absy.ssc. |