Searched refs:ssa_conflicts_merge (Results 1 – 5 of 5) sorted by relevance
/netbsd-src/external/gpl3/gcc/dist/gcc/ |
H A D | tree-ssa-coalesce.cc | 605 ssa_conflicts_merge (ssa_conflicts *ptr, unsigned x, unsigned y) in ssa_conflicts_merge() function 1364 ssa_conflicts_merge (graph, p1, p2); in attempt_coalesce() 1366 ssa_conflicts_merge (graph, p2, p1); in attempt_coalesce()
|
H A D | ChangeLog-2006 | 1939 (ssa_conflicts_merge): Merge conflicts.
|
H A D | ChangeLog-2012 | 12979 ssa_conflicts_merge, ssa_conflicts_dump): Update for above changes.
|
H A D | ChangeLog-2018 | 10785 * tree-ssa-coalesce.c (ssa_conflicts_merge): Remove conflict
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/ |
H A D | tree-ssa-coalesce.c | 605 ssa_conflicts_merge (ssa_conflicts *ptr, unsigned x, unsigned y) in ssa_conflicts_merge() function 1364 ssa_conflicts_merge (graph, p1, p2); in attempt_coalesce() 1366 ssa_conflicts_merge (graph, p2, p1); in attempt_coalesce()
|