Home
last modified time | relevance | path

Searched refs:other_pat (Results 1 – 1 of 1) sorted by relevance

/freebsd-10-stable/contrib/gcc/
Dcombine.c2975 rtx other_pat = PATTERN (undobuf.other_insn); in try_combine() local
2981 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()