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