Home | History | Annotate | Download | only in x64

Lines Matching refs:IsGapAt

518 bool LChunk::IsGapAt(int index) const {
524 while (!IsGapAt(index)) index--;