Searched refs:InstructionEnd (Results 1 - 2 of 2) sorted by relevance

/external/v8/src/
H A Dlithium-allocator.cc217 use_pos->pos().Value() > pos.NextInstruction().InstructionEnd().Value();
955 curr_position.InstructionEnd(),
967 curr_position.InstructionEnd(),
981 use_pos = curr_position.InstructionEnd();
1001 Use(block_start_position, curr_position.InstructionEnd(), temp, NULL);
2070 second_part->Start().InstructionEnd(),
2071 end.PrevInstruction().InstructionEnd());
H A Dlithium-allocator.h101 LifetimePosition InstructionEnd() const { function in class:v8::internal::LifetimePosition

Completed in 168 milliseconds