Searched refs:IsGapAt (Results 1 – 10 of 10) sorted by relevance
48 bool LAllocator::IsGapAt(int index) { return chunk_->IsGapAt(index); } in IsGapAt() function
777 if (IsGapAt(i)) { in MeetRegisterConstraints()903 if (IsGapAt(index)) { in ProcessInstructions()939 ASSERT(!IsGapAt(index)); in ProcessInstructions()1139 if (IsGapAt(index)) { in GetConnectingParallelMove()1502 if (IsGapAt(next_pos.InstructionIndex())) { in AllocateRegisters()
587 inline bool IsGapAt(int index);
262 bool IsGapAt(int index) const { in IsGapAt() function
491 bool LChunk::IsGapAt(int index) const { in IsGapAt() function in v8::internal::LChunk497 while (!IsGapAt(index)) index--; in NearestGapPos()
1965 bool IsGapAt(int index) const;
490 bool LChunk::IsGapAt(int index) const { in IsGapAt() function in v8::internal::LChunk496 while (!IsGapAt(index)) index--; in NearestGapPos()
2039 bool IsGapAt(int index) const;
498 bool LChunk::IsGapAt(int index) const { in IsGapAt() function in v8::internal::LChunk504 while (!IsGapAt(index)) index--; in NearestGapPos()
1982 bool IsGapAt(int index) const;