Searched refs:compareRecMII (Results 1 – 2 of 2) sorted by relevance
401 int compareRecMII(NodeSet &RHS) { return RecMII - RHS.RecMII; } in compareRecMII() function
1420 if (N1.compareRecMII(N2) != 0) in colocateNodeSets()1558 if (NJ.compareRecMII(NI) > 0) in fuseRecs()