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