Home
last modified time | relevance | path

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

/netbsd/external/gpl3/gcc/dist/gcc/
H A Dsel-sched.c4992 static int max_uid_before_move_op = 0; variable
5219 max_uid_before_move_op = get_max_uid (); in move_exprs_to_boundary()
5826 if (INSN_UID (insn) > max_uid_before_move_op) in track_scheduled_insns_and_blocks()
H A Dsel-sched.cc4992 static int max_uid_before_move_op = 0; variable
5219 max_uid_before_move_op = get_max_uid (); in move_exprs_to_boundary()
5826 if (INSN_UID (insn) > max_uid_before_move_op) in track_scheduled_insns_and_blocks()
/netbsd/external/gpl3/gcc.old/dist/gcc/
H A Dsel-sched.c4992 static int max_uid_before_move_op = 0; variable
5219 max_uid_before_move_op = get_max_uid (); in move_exprs_to_boundary()
5826 if (INSN_UID (insn) > max_uid_before_move_op) in track_scheduled_insns_and_blocks()