Home
last modified time | relevance | path

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

/trueos/contrib/gcc/
HDcombine.c3087 rtx midnotes = 0; in try_combine() local
3216 move_deaths (newi2pat, NULL_RTX, INSN_CUID (i1), i2, &midnotes); in try_combine()
3217 move_deaths (newpat, newi2pat, INSN_CUID (i1), i3, &midnotes); in try_combine()
3221 i3, &midnotes); in try_combine()
3233 if (midnotes) in try_combine()
3234 distribute_notes (midnotes, NULL_RTX, i3, newi2pat ? i2 : NULL_RTX, in try_combine()