Home
last modified time | relevance | path

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

/netbsd/external/gpl3/gcc/dist/gcc/
H A Dsel-sched.c357 BOOL_BITFIELD removed_last_insn : 1; member
6056 if (!lparams->removed_last_insn in move_op_at_first_insn()
6119 if (lparams->removed_last_insn) in move_op_at_first_insn()
6428 bool removed_last_insn = false; in code_motion_path_driver() local
6551 removed_last_insn = sel_bb_end_p (last_insn); in code_motion_path_driver()
6656 local_params_in->removed_last_insn = removed_last_insn; in code_motion_path_driver()
6661 if (removed_last_insn) in code_motion_path_driver()
H A Dsel-sched.cc357 BOOL_BITFIELD removed_last_insn : 1; member
6056 if (!lparams->removed_last_insn in move_op_at_first_insn()
6119 if (lparams->removed_last_insn) in move_op_at_first_insn()
6428 bool removed_last_insn = false; in code_motion_path_driver() local
6551 removed_last_insn = sel_bb_end_p (last_insn); in code_motion_path_driver()
6656 local_params_in->removed_last_insn = removed_last_insn; in code_motion_path_driver()
6661 if (removed_last_insn) in code_motion_path_driver()
/netbsd/external/gpl3/gcc.old/dist/gcc/
H A Dsel-sched.c357 BOOL_BITFIELD removed_last_insn : 1; member
6056 if (!lparams->removed_last_insn in move_op_at_first_insn()
6119 if (lparams->removed_last_insn) in move_op_at_first_insn()
6428 bool removed_last_insn = false; in code_motion_path_driver() local
6551 removed_last_insn = sel_bb_end_p (last_insn); in code_motion_path_driver()
6656 local_params_in->removed_last_insn = removed_last_insn; in code_motion_path_driver()
6661 if (removed_last_insn) in code_motion_path_driver()