Home
last modified time | relevance | path

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

/openbsd/gnu/gcc/gcc/
H A 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;
1105 regset x_local_live, y_local_live;
1112 bitmap equiv_used;
1125 bool need_rerun;
1142 bool live_update;
[all …]
/openbsd/usr.bin/make/
H A Dtargequiv.c54 static struct ohash_info equiv_info = { variable