Home
last modified time | relevance | path

Searched defs:equiv_info (Results 1 – 2 of 2) sorted by relevance

/openbsd/src/gnu/gcc/gcc/
Dbasic-block.h1065 struct equiv_info struct
1069 basic_block x_block, y_block; /* The two blocks being matched. */
1074 int mode;
1080 int input_cost;
1091 rtx x_input, y_input;
1095 rtx input_reg;
1101 regset common_live;
1105 regset x_local_live, y_local_live;
1112 bitmap equiv_used;
1115 struct struct_equiv_checkpoint cur;
[all …]
/openbsd/src/usr.bin/make/
Dtargequiv.c54 static struct ohash_info equiv_info = { variable