Inferno  0.2
Steps::BreakToGoto Class Reference

#include <lower_control_flow.hpp>

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

List of all members.

Public Member Functions

 BreakToGoto ()

Detailed Description

Eliminate break statements by replacing them with gotos to the end of the relevent block.

Definition at line 88 of file lower_control_flow.hpp.


Constructor & Destructor Documentation


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