Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dcfgcleanup.cc1016 can_replace_by (rtx_insn *i1, rtx_insn *i2) in can_replace_by() function
1275 return can_replace_by (i1, i2); in old_insns_match_p()
H A DChangeLog-201131018 * cfgcleanup.c (equal_different_set_p, can_replace_by, merge_dir): New
31021 with return dir_none/dir_both. Use can_replace_by.
H A DChangeLog-201535878 (can_replace_by): Use it.
H A DChangeLog-201427225 (can_replace_by): Likewise for params "i1", "i2".
/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dcfgcleanup.c1017 can_replace_by (rtx_insn *i1, rtx_insn *i2) in can_replace_by() function
1276 return can_replace_by (i1, i2); in old_insns_match_p()