Searched refs:GapAt (Results 1 – 3 of 3) sorted by relevance
41 LGap* LAllocator::GapAt(int index) { in GapAt() function
665 return GapAt(index); in GetLastGap()731 LGap* gap = GapAt(index); in AddConstraintsGapMove()809 LGap* gap = GapAt(gap_index); in MeetConstraintsBetween()895 LGap* gap = GapAt(index); in ProcessInstructions()1146 gap = GapAt(block->first_instruction_index()); in ResolveControlFlow()1180 LGap* gap = GapAt(index); in GetConnectingParallelMove()1185 return GapAt(gap_pos)->GetOrCreateParallelMove( in GetConnectingParallelMove()1191 LGap* gap = GapAt(chunk_->NearestGapPos(pos.InstructionIndex())); in GetBlock()
509 inline LGap* GapAt(int index);