Inferno  0.2
Steps::DoToIfGoto Class Reference

#include <lower_control_flow.hpp>

Inheritance diagram for Steps::DoToIfGoto:
[legend]
Collaboration diagram for Steps::DoToIfGoto:
[legend]

List of all members.

Public Member Functions

 DoToIfGoto ()

Detailed Description

Eliminate Do loops by replacing them with the conditional goto pattern. Supports continue.

Definition at line 80 of file lower_control_flow.hpp.


Constructor & Destructor Documentation


The documentation for this class was generated from the following files: