Inferno  0.2
Steps::MergeFunctions Class Reference

#include <generate_stacks.hpp>

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

List of all members.

Public Member Functions

 MergeFunctions ()

Detailed Description

Merge ordinary functions into the thread that calls them - this is not inlining, because a function only need be merged once for all the call points in the thread. Turn calls and return into gotos.

Definition at line 64 of file generate_stacks.hpp.


Constructor & Destructor Documentation

Definition at line 577 of file generate_stacks.cpp.


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