Searched refs:RegisterCellLexCompare (Results 1 – 1 of 1) sorted by relevance
294 struct RegisterCellLexCompare { struct295 RegisterCellLexCompare(const BitValueOrdering &BO, CellMapShadow &M) in RegisterCellLexCompare() function327 bool RegisterCellLexCompare::operator() (unsigned VR1, unsigned VR2) const { in operator ()()622 RegisterCellLexCompare LexCmp(BVO, *CMS); in buildOrderingBT()