Searched refs:ToInstructionIndex (Results 1 – 3 of 3) sorted by relevance
56 start.ToInstructionIndex(), end.ToInstructionIndex()); in CreateSplinter()
63 return code->GetInstructionBlock(pos.ToInstructionIndex()); in GetInstructionBlock()385 os << '@' << pos.ToInstructionIndex(); in operator <<()1505 ->GetInstructionBlock(range->Start().ToInstructionIndex()) in RangesDefinedInDeferredStayInDeferred()1582 code()->GetInstructionBlock(pos.ToInstructionIndex())->code_start() == in IsBlockBoundary()1583 pos.ToInstructionIndex(); in IsBlockBoundary()2492 int instruction_index = start.ToInstructionIndex(); in IntervalStartsAtBlockBoundary()2501 int instruction_index = start.ToInstructionIndex(); in IntervalPredecessorsCoveredByRange()2523 int last_covered_index = end.ToInstructionIndex(); in NextIntervalStartsInDifferentBlocks()2527 data()->code()->GetInstructionBlock(next_start.ToInstructionIndex()); in NextIntervalStartsInDifferentBlocks()2589 range, pos->pos().ToInstructionIndex()); in SplitAndSpillRangesDefinedByMemoryOperand()[all …]
60 int ToInstructionIndex() const { in ToInstructionIndex() function207 int ret = start_.ToInstructionIndex(); in FirstGapIndex()216 int ret = end_.ToInstructionIndex(); in LastGapIndex()