Searched refs:other_pat (Results 1 – 1 of 1) sorted by relevance
2975 rtx other_pat = PATTERN (undobuf.other_insn); in try_combine() local2981 other_code_number = recog_for_combine (&other_pat, undobuf.other_insn, in try_combine()2984 if (other_code_number < 0 && ! check_asm_operands (other_pat)) in try_combine()2990 PATTERN (undobuf.other_insn) = other_pat; in try_combine()