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