![]() |
YAP 7.1.0
|
Public Attributes | |
branch | parent_branches [256] |
branch * | branch_pointer |
PInstr * | BodyStart |
Ventry * | vtable |
CExpEntry * | common_exps |
int | is_a_fact |
int | hasdbrefs |
int | n_common_exps |
int | goalno |
int | onlast |
int | onhead |
int | onbranch |
int | curbranch |
Int | space_used |
PInstr * | space_op |
Prop | current_p0 |
int | nvars |
UInt | labelno |
int | or_found |
UInt | max_args |
int | MaxCTemps |
UInt | tmpreg |
Int | vreg |
Int | vadr |
Int * | Uses |
Term * | Contents |
int | needs_env |
CIntermediates | cint |
Definition at line 193 of file compiler.c.
PInstr* BodyStart |
Definition at line 196 of file compiler.c.
branch* branch_pointer |
Definition at line 195 of file compiler.c.
CIntermediates cint |
Definition at line 227 of file compiler.c.
CExpEntry* common_exps |
Definition at line 198 of file compiler.c.
Term* Contents |
Definition at line 225 of file compiler.c.
int curbranch |
Definition at line 206 of file compiler.c.
Prop current_p0 |
Definition at line 209 of file compiler.c.
int goalno |
Definition at line 202 of file compiler.c.
int hasdbrefs |
Definition at line 200 of file compiler.c.
int is_a_fact |
Definition at line 199 of file compiler.c.
UInt labelno |
Definition at line 217 of file compiler.c.
UInt max_args |
Definition at line 219 of file compiler.c.
int MaxCTemps |
Definition at line 220 of file compiler.c.
int n_common_exps |
Definition at line 201 of file compiler.c.
int needs_env |
Definition at line 226 of file compiler.c.
int nvars |
Definition at line 216 of file compiler.c.
int onbranch |
Definition at line 205 of file compiler.c.
int onhead |
Definition at line 204 of file compiler.c.
int onlast |
Definition at line 203 of file compiler.c.
int or_found |
Definition at line 218 of file compiler.c.
branch parent_branches[256] |
Definition at line 194 of file compiler.c.
PInstr* space_op |
Definition at line 208 of file compiler.c.
Int space_used |
Definition at line 207 of file compiler.c.
UInt tmpreg |
Definition at line 221 of file compiler.c.
Int* Uses |
Definition at line 224 of file compiler.c.
Int vadr |
Definition at line 223 of file compiler.c.
Int vreg |
Definition at line 222 of file compiler.c.
Ventry* vtable |
Definition at line 197 of file compiler.c.