File: GateReduction.d

package info (click to toggle)
oo2c32 1.5.0-1
  • links: PTS
  • area: main
  • in suites: potato
  • size: 8,748 kB
  • ctags: 5,415
  • sloc: ansic: 95,007; sh: 473; makefile: 344; perl: 57; lisp: 21
file content (33 lines) | stat: -rw-r--r-- 851 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
/* file generated by oo2c -- do not edit */
#include "GateReduction.h"
#include "GuardCond.h"
#include "Opcode.h"
#include "SymbolTable.h"

/* local definitions */

/* function prototypes */
Data__Usable GateReduction__Reduce_TraverseGates_VisibleValue(Data__Instruction gate, Data__Opnd opnd);
unsigned char GateReduction__Reduce_TraverseGates_CanReplace(Data__Opnd use, Data__Usable value);
unsigned char GateReduction__Reduce_TraverseGates_MergeGate(Data__Usable u);
void GateReduction__Reduce_TraverseGates(Data__Region r);

/* module and type descriptors */
static const struct {
  int length;
  void* pad;
  const char name[14];
} _n0 = {14, NULL, {"GateReduction"}};
static struct _MD GateReduction_md = {
  NULL, 
  &Kernel__ModuleDesc_td.td, 
  {
    NULL, 
    (const unsigned char*)_n0.name, 
    -1, 
    NULL
  }
};

/* local strings */