Inferno
0.2
|
#include "sr/search_replace.hpp"
Go to the source code of this file.
Classes | |
class | Steps::GotoAfterWait |
Make sure every SystemC wait is followed by a goto. More... | |
class | Steps::NormaliseConditionalGotos |
class | Steps::CompactGotos |
class | Steps::AddGotoBeforeLabel |
class | Steps::EnsureBootstrap |
class | Steps::AddStateLabelVar |
class | Steps::EnsureSuperLoop |
class | Steps::ShareGotos |
class | Steps::InsertSwitch |
class | Steps::SwitchCleanUp |
class | Steps::InferBreak |
class | Steps::FixFallthrough |
class | Steps::MakeFallThroughMachine |
class | Steps::AddYieldFlag |
class | Steps::AddInferredYield |
class | Steps::MoveInitIntoSuperLoop |
class | Steps::LoopRotation |
Namespaces | |
namespace | Steps |
Steps namespace contains all of inferno's transformation steps. |