Inferno
0.2
|
#include <generate_stacks.hpp>
Public Member Functions | |
MergeFunctions () |
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.
Definition at line 577 of file generate_stacks.cpp.