Searched refs:orderDistinctMask (Results 1 – 1 of 1) sorted by relevance
4385 Bitmask orderDistinctMask; /* Mask of all well-ordered loops */ in wherePathSatisfiesOrderBy() local4418 orderDistinctMask = 0; in wherePathSatisfiesOrderBy()4654 orderDistinctMask |= pLoop->maskSelf; in wherePathSatisfiesOrderBy()4662 if( (mTerm&~orderDistinctMask)==0 ){ in wherePathSatisfiesOrderBy()