Home
last modified time | relevance | path

Searched refs:cmp_tree (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/external/gpl3/gcc.old/dist/gcc/lto/
H A Dlto-common.c1624 cmp_tree (const void *p1_, const void *p2_) in cmp_tree() function
1747 qsort (map2, len, 2 * sizeof (tree), cmp_tree); in unify_scc()
1748 qsort (map, len, 2 * sizeof (tree), cmp_tree); in unify_scc()
/netbsd-src/external/gpl3/gcc/dist/gcc/lto/
H A Dlto-common.cc1633 cmp_tree (const void *p1_, const void *p2_) in cmp_tree() function
1756 qsort (map2, len, 2 * sizeof (tree), cmp_tree); in unify_scc()
1757 qsort (map, len, 2 * sizeof (tree), cmp_tree); in unify_scc()
H A DChangeLog467 (cmp_tree): Same.
2477 (cmp_tree): New function.