Home
last modified time | relevance | path

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

/netbsd/src/external/gpl3/gcc/dist/gcc/
Difcvt.cc1982 bbs_ok_for_cmove_arith (basic_block bb_a, basic_block bb_b, rtx to_rename) in bbs_ok_for_cmove_arith() argument
2004 if (!(to_rename && DF_REF_REG (def) == to_rename)) in bbs_ok_for_cmove_arith()
2031 gcc_assert (rtx_equal_p (SET_DEST (sset_b), to_rename)); in bbs_ok_for_cmove_arith()
DChangeLog-201635700 (bbs_ok_for_cmove_arith): Add to_rename parameter.
35701 Don't record conflicts on to_rename if it's present.