/* Generated automatically by the program `genpeep' from the machine description file `md'. */ #include "config.h" #include "system.h" #include "insn-config.h" #include "rtl.h" #include "tm_p.h" #include "regs.h" #include "output.h" #include "real.h" #include "recog.h" #include "except.h" #include "function.h" #ifdef HAVE_peephole extern rtx peep_operand[]; #define operands peep_operand rtx peephole (ins1) rtx ins1; { rtx insn ATTRIBUTE_UNUSED, x ATTRIBUTE_UNUSED, pat ATTRIBUTE_UNUSED; if (NEXT_INSN (ins1) && GET_CODE (NEXT_INSN (ins1)) == BARRIER) return 0; return 0; } rtx peep_operand[2]; #endif