Searched refs:FalseVal64 (Results 1 – 1 of 1) sorted by relevance
9089 const uint64_t FalseVal64 = FalseVal; in LowerSELECT_CC() local9091 if ((TrueVal64 == FalseVal64 + 1) || (TrueVal64 + 1 == FalseVal64)) { in LowerSELECT_CC()