Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dsel-sched.c4974 remove_temp_moveop_nops (bool full_tidying) in remove_temp_moveop_nops() function
5461 remove_temp_moveop_nops (!DEBUG_INSN_P (insn)); in schedule_expr_on_boundary()
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dsel-sched.cc4974 remove_temp_moveop_nops (bool full_tidying) in remove_temp_moveop_nops() function
5461 remove_temp_moveop_nops (!DEBUG_INSN_P (insn)); in schedule_expr_on_boundary()
H A DChangeLog-200911353 (remove_temp_moveop_nops): New argument full_tidying.