Searched defs:equiv_info (Results 1 – 2 of 2) sorted by relevance
1065 struct equiv_info struct1069 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 …]
54 static struct ohash_info equiv_info = { variable