Searched refs:scc2 (Results 1 - 1 of 1) sorted by relevance

/haiku-buildtools/gcc/gcc/lto/
H A Dlto.c1159 tree_scc_hasher::equal (const value_type *scc1, const compare_type *scc2) argument
1161 if (scc1->hash != scc2->hash
1162 || scc1->len != scc2->len
1163 || scc1->entry_len != scc2->entry_len)

Completed in 38 milliseconds