Inferno  0.2
Steps::IfToIfGoto Class Reference

#include <lower_control_flow.hpp>

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

List of all members.

Public Member Functions

 IfToIfGoto ()

Detailed Description

Lower general if statements into a simplified form of if(x) goto y;

Definition at line 63 of file lower_control_flow.hpp.


Constructor & Destructor Documentation


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