Searched refs:InstructionEnd (Results 1 – 2 of 2) sorted by relevance
208 use_pos->pos().Value() > pos.NextInstruction().InstructionEnd().Value(); in CanBeSpilled()963 curr_position.InstructionEnd(), in ProcessInstructions()975 curr_position.InstructionEnd(), in ProcessInstructions()989 use_pos = curr_position.InstructionEnd(); in ProcessInstructions()1009 Use(block_start_position, curr_position.InstructionEnd(), temp, NULL); in ProcessInstructions()2132 Max(second_part->Start().InstructionEnd(), until), in SpillBetweenUntil()2133 end.PrevInstruction().InstructionEnd()); in SpillBetweenUntil()
74 LifetimePosition InstructionEnd() const { in InstructionEnd() function