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