libInit.cc
changeset 39 d361eb9419e6
parent 37 be8c2dd09dff
child 40 c99f058e2276
equal deleted inserted replaced
38:a64f4ad690f5 39:d361eb9419e6
    26 
    26 
    27 void _libcvut_stx_goodies_newcompiler_Init(pass, __pRT__, snd)
    27 void _libcvut_stx_goodies_newcompiler_Init(pass, __pRT__, snd)
    28 OBJ snd; struct __vmData__ *__pRT__; {
    28 OBJ snd; struct __vmData__ *__pRT__; {
    29 __BEGIN_PACKAGE2__("libcvut_stx_goodies_newcompiler", _libcvut_stx_goodies_newcompiler_Init, "cvut:stx/goodies/newcompiler");
    29 __BEGIN_PACKAGE2__("libcvut_stx_goodies_newcompiler", _libcvut_stx_goodies_newcompiler_Init, "cvut:stx/goodies/newcompiler");
    30 _IRBuilder_Init(pass,__pRT__,snd);
    30 _IRBuilder_Init(pass,__pRT__,snd);
       
    31 _IRBuilderTest_Init(pass,__pRT__,snd);
    31 _IRBytecodeGenerator_Init(pass,__pRT__,snd);
    32 _IRBytecodeGenerator_Init(pass,__pRT__,snd);
    32 _IRFunction_Init(pass,__pRT__,snd);
    33 _IRFunction_Init(pass,__pRT__,snd);
    33 _IRInstruction_Init(pass,__pRT__,snd);
    34 _IRInstruction_Init(pass,__pRT__,snd);
    34 _IRInterpreter_Init(pass,__pRT__,snd);
    35 _IRInterpreter_Init(pass,__pRT__,snd);
    35 _IRSequence_Init(pass,__pRT__,snd);
    36 _IRSequence_Init(pass,__pRT__,snd);
    36 _IRStackCount_Init(pass,__pRT__,snd);
    37 _IRStackCount_Init(pass,__pRT__,snd);
       
    38 _IRTransformTest_Init(pass,__pRT__,snd);
    37 _cvut_137stx_137goodies_137newcompiler_Init(pass,__pRT__,snd);
    39 _cvut_137stx_137goodies_137newcompiler_Init(pass,__pRT__,snd);
    38 _IRAccess_Init(pass,__pRT__,snd);
    40 _IRAccess_Init(pass,__pRT__,snd);
    39 _IRClosure_Init(pass,__pRT__,snd);
    41 _IRClosure_Init(pass,__pRT__,snd);
    40 _IRConstant_Init(pass,__pRT__,snd);
    42 _IRConstant_Init(pass,__pRT__,snd);
    41 _IRDecompiler_Init(pass,__pRT__,snd);
    43 _IRDecompiler_Init(pass,__pRT__,snd);