Main Page Modules Namespace List Class Hierarchy Alphabetical List Compound List File List Namespace Members Compound Members File Members Related Pages
LIR.h File Reference#include "instruction.h"
Go to the source code of this file.
|
Namespaces |
namespace | std |
Compounds |
class | LIR |
Typedefs |
typedef LirInst *(* | BinaryInstProc )(typeNode *, Register &, declNode *, Register, declNode *, reg_or_const, declNode *) |
typedef LirInst *(* | UnaryInstProc )(typeNode *, Register &, declNode *, Register, declNode *) |
Typedef Documentation
|
Definition at line 46 of file LIR.h. |
|
Definition at line 49 of file LIR.h. |
|