Inferno  0.2
Steps::CompactGotos Class Reference

#include <state_out.hpp>

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

List of all members.

Public Member Functions

 CompactGotos ()

Detailed Description

conditional branch follwed by goto becomes goto with a conditional (ternary op) on the address.

Definition at line 29 of file state_out.hpp.


Constructor & Destructor Documentation

Definition at line 113 of file state_out.cpp.


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