Home
last modified time | relevance | path

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

/netbsd/src/external/gpl3/gcc/dist/gcc/
Dcombine.cc2542 rtx i1src_copy = 0, i0src_copy = 0, i0src_copy2 = 0; in try_combine() local
3330 i1src_copy = copy_rtx (i1src); in try_combine()
3450 t = subst (t, i1dest, i1src_copy ? i1src_copy : i1src, 0, 0, in try_combine()
DChangeLog-201233289 copy i1src to i1src_copy whenever added_sets_2 && i1_feeds_i2_n already