Home
last modified time | relevance | path

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

/openbsd-src/gnu/usr.bin/gcc/gcc/
H A Dssa.c1619 rtx *alt2 = phi_alternative (set2, pred_block); local
1623 if (alt == 0 || alt2 == 0)
1630 if (GET_CODE (*alt2) != REG
1631 || !CONVERT_REGISTER_TO_SSA_P (REGNO (*alt2)))
1637 != partition_find (reg_partition, REGNO (*alt2)))
1640 if (conflicting_hard_regs_p (REGNO (*alt), REGNO (*alt2)))
1646 REGNO (*alt), REGNO (*alt2));