Home
last modified time | relevance | path

Searched refs:active_insn (Results 1 – 2 of 2) sorted by relevance

/freebsd-12-stable/contrib/gcc/
Dreorg.c1815 rtx active_insn; in own_thread_p() local
1823 active_insn = next_active_insn (PREV_INSN (thread)); in own_thread_p()
1825 for (insn = thread; insn != active_insn; insn = NEXT_INSN (insn)) in own_thread_p()
Dhaifa-sched.c1508 int active_insn = 0; in rm_redundant_line_notes() local
1518 if (active_insn == 0) in rm_redundant_line_notes()
1539 active_insn = 0; in rm_redundant_line_notes()
1546 active_insn++; in rm_redundant_line_notes()