Home | History | Annotate | Download | only in arm

Lines Matching refs:IsGapAt

525 bool LChunk::IsGapAt(int index) const {
531 while (!IsGapAt(index)) index--;