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

/external/v8/src/
H A Dlithium-allocator.cc217 use_pos->pos().Value() > pos.NextInstruction().InstructionEnd().Value();
597 block->last_instruction_index()).NextInstruction();
718 range->AddUseInterval(position, position.NextInstruction(), zone_);
719 range->AddUsePosition(position.NextInstruction(), NULL, zone_);
1306 back_edge->last_instruction_index()).NextInstruction();
1532 next_pos = next_pos.NextInstruction();
1541 current->Start().NextInstruction().Value()) {
H A Dlithium-allocator.h107 LifetimePosition NextInstruction() const { function in class:v8::internal::LifetimePosition

Completed in 70 milliseconds