Home
last modified time | relevance | path

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

/dflybsd-src/contrib/gcc-8.0/gcc/lto/
H A Dlto.c1551 cmp_tree (const void *p1_, const void *p2_) in cmp_tree() function
1652 qsort (map2, len, 2 * sizeof (tree), cmp_tree); in unify_scc()
1653 qsort (map, len, 2 * sizeof (tree), cmp_tree); in unify_scc()