HomeSort by relevance Sort by last modified time
    Searched refs:NextInstruction (Results 1 - 2 of 2) sorted by null

  /external/v8/src/
lithium-allocator.cc 217 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_);
    [all...]
lithium-allocator.h 107 LifetimePosition NextInstruction() const {

Completed in 85 milliseconds