Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc/dist/gcc/analyzer/
H A Dprogram-state.cc677 if (int cmp_count = smap_a.elements () - smap_b.elements ()) in cmp() local
678 return cmp_count; in cmp()