Searched refs:matchedLastBits (Results 1 – 1 of 1) sorted by relevance
6644 BitSet32 matchedLastBits(0); in assignPointerIds() local6693 if (matchedLastBits.hasBit(lastPointerIndex)) continue; // already matched in assignPointerIds()6696 matchedLastBits.markBit(lastPointerIndex); in assignPointerIds()