Searched refs:other_insn (Results 1 – 4 of 4) sorted by relevance
367 rtx other_insn; member635 if (undobuf.other_insn) in combine_validate_cost()639 old_other_cost = (INSN_UID (undobuf.other_insn) <= last_insn_cost in combine_validate_cost()640 ? uid_insn_cost[INSN_UID (undobuf.other_insn)] : 0); in combine_validate_cost()641 new_other_cost = insn_rtx_cost (PATTERN (undobuf.other_insn)); in combine_validate_cost()1865 undobuf.other_insn = 0; in try_combine()2284 if (undobuf.other_insn == 0 in try_combine()2286 &undobuf.other_insn)) in try_combine()2311 undobuf.other_insn = 0; in try_combine()2973 if (undobuf.other_insn) in try_combine()[all …]
8312 * combine.c (try_combine): Handle the case that undobuf.other_insn8317 and update/simplify the condition code user (undobuf.other_insn).
5175 * combine.c (simplify_set): Do not clear out undobuf.other_insn
1393 undobuf.other_insn rather than always allowing the recombination