Searched refs:ssa_conflicts_test_p (Results 1 – 5 of 5) sorted by relevance
/netbsd-src/external/gpl3/gcc/dist/gcc/ |
H A D | tree-ssa-coalesce.cc | 563 ssa_conflicts_test_p (ssa_conflicts *ptr, unsigned x, unsigned y) in ssa_conflicts_test_p() function 1348 if (!ssa_conflicts_test_p (graph, p1, p2)) in attempt_coalesce()
|
H A D | ChangeLog-2012 | 12978 (ssa_conflicts_test_p, ssa_conflicts_test_p, ssa_conflicts_add_one,
|
H A D | ChangeLog-2006 | 1936 (ssa_conflicts_test_p): Test for conflicts.
|
H A D | ChangeLog-2010 | 9030 * tree-ssa-coalesce.c (ssa_conflicts_test_p): Likewise.
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/ |
H A D | tree-ssa-coalesce.c | 563 ssa_conflicts_test_p (ssa_conflicts *ptr, unsigned x, unsigned y) in ssa_conflicts_test_p() function 1348 if (!ssa_conflicts_test_p (graph, p1, p2)) in attempt_coalesce()
|