Searched refs:InstructionEnd (Results 1 – 2 of 2) sorted by relevance
194 use_pos->pos().Value() > pos.NextInstruction().InstructionEnd().Value(); in CanBeSpilled()949 curr_position.InstructionEnd(), zone()); in ProcessInstructions()962 curr_position.InstructionEnd(), zone()); in ProcessInstructions()976 use_pos = curr_position.InstructionEnd(); in ProcessInstructions()996 Use(block_start_position, curr_position.InstructionEnd(), temp, NULL); in ProcessInstructions()2120 Max(second_part->Start().InstructionEnd(), until), in SpillBetweenUntil()2121 end.PrevInstruction().InstructionEnd()); in SpillBetweenUntil()
71 LifetimePosition InstructionEnd() const { in InstructionEnd() function