Home
last modified time | relevance | path

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

/openbsd/src/gnu/gcc/gcc/
Dcombine.c2973 rtx new_other_notes; in try_combine() local
2979 &new_other_notes); in try_combine()
3006 for (note = new_other_notes; note; note = XEXP (note, 1)) in try_combine()
3010 distribute_notes (new_other_notes, undobuf.other_insn, in try_combine()
/openbsd/src/gnu/usr.bin/gcc/gcc/
Dcombine.c2527 rtx new_other_notes; local
2533 &new_other_notes);
2560 for (note = new_other_notes; note; note = XEXP (note, 1))
2564 distribute_notes (new_other_notes, undobuf.other_insn,