| 
    Inferno
    0.2
    
   
   | 
  
  
  
 
#include <for_to_while.hpp>
Public Member Functions | |
| ForToWhile () | |
| ForToWhile () | |
Convert for loops into while loops, preserving correct behaviour of continue, which always means "jump to the bottom of the body"
Definition at line 18 of file for_to_while.hpp.
Definition at line 198 of file lower_control_flow.cpp.
References Steps::MakeCheckUncombable().