Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dtree-cfgcleanup.cc449 phi_alternatives_equal (basic_block dest, edge e1, edge e2) in phi_alternatives_equal() function
563 if (!phi_alternatives_equal (dest, succ, s)) in remove_forwarder_block()
1241 if (phi_alternatives_equal (dest, s, succ)) in remove_forwarder_block_with_phi()
H A DChangeLog.gimple-classes991 * tree-cfgcleanup.c (phi_alternatives_equal): Likewise.
4222 * tree-cfgcleanup.c (phi_alternatives_equal): Likewise.
H A DChangeLog.tree-ssa67 * tree-cfg.c (phi_alternatives_equal): Fix operand_equal_p flag type.
6562 (phi_alternatives_equal): Modified for use in jump threading.
9049 * tree-cfg.c (phi_alternatives_equal): New function.
H A DChangeLog.tuples3793 * tree-cfgcleanup.c (phi_alternatives_equal, remove_forwarder_block,
H A DChangeLog-20042372 * tree-cfg.c (phi_alternatives_equal): Check that PHI_ARG_DEF
2375 * tree-cfg.c (phi_alternatives_equal): Check that PHI_ARG_DEF
13978 find_taken_edge_switch_expr, phi_alternatives_equal,
H A DChangeLog-200517041 remove_fallthru_edge, phi_alternatives_equal,
/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dtree-cfgcleanup.c427 phi_alternatives_equal (basic_block dest, edge e1, edge e2) in phi_alternatives_equal() function
541 if (!phi_alternatives_equal (dest, succ, s)) in remove_forwarder_block()
1223 if (phi_alternatives_equal (dest, s, succ)) in remove_forwarder_block_with_phi()