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