Searched refs:i2notes (Results 1 - 1 of 1) sorted by relevance

/freebsd-9.3-release/contrib/gcc/
H A Dcombine.c3098 rtx i3notes, i2notes, i1notes = 0;
3117 i2notes = REG_NOTES (i2), i2links = LOG_LINKS (i2);
3126 reset_used_flags (i2notes);
3134 i2notes = copy_rtx_if_shared (i2notes);
3195 XEXP (link, 1) = i2notes;
3198 i3notes = i2notes;
3199 i2notes = 0;
3240 if (i2notes)
3241 distribute_notes (i2notes, i
3085 rtx i3notes, i2notes, i1notes = 0; local
[all...]

Completed in 70 milliseconds