Searched refs:noop_move_p (Results 1 – 6 of 6) sorted by relevance
1708 extern int noop_move_p (rtx);
805 if (INSN_P (insn) && noop_move_p (insn)) in delete_noop_moves()
1031 noop_move_p (rtx insn) in noop_move_p() function
12330 if (noop_move_p (place)) in distribute_notes()
8727 * rtlanal.c (noop_move_p): Insns with a REG_RETVAL note15992 * rtlanal.c (noop_move_p): Always return 1 for NOOP_MOVE_INSN_CODE.16438 for noop_move_p down to catch all cases.16577 * rtlanal.c (noop_move_p): ... here.16578 * rtl.h (noop_move_p): Declare.
4632 noop_move_p): New static functions, broken out of life_analysis_1.