Searched refs:CO_Depth (Results 1 – 2 of 2) sorted by relevance
188 CO_Depth = 1, enumerator2094 CutOffInfo |= CO_Depth; in tryLastChanceRecoloring()2225 uint8_t CutOffEncountered = CutOffInfo & (CO_Depth | CO_Interf); in selectOrSplit()2226 if (CutOffEncountered == CO_Depth) in selectOrSplit()2234 else if (CutOffEncountered == (CO_Depth | CO_Interf)) in selectOrSplit()
232 CO_Depth = 1, enumerator2573 CutOffInfo |= CO_Depth; in tryLastChanceRecoloring()2734 uint8_t CutOffEncountered = CutOffInfo & (CO_Depth | CO_Interf); in selectOrSplit()2735 if (CutOffEncountered == CO_Depth) in selectOrSplit()2743 else if (CutOffEncountered == (CO_Depth | CO_Interf)) in selectOrSplit()