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

  /external/v8/src/compiler/
live-range-separator.cc 81 code->GetInstructionBlock(interval->FirstGapIndex());
83 code->GetInstructionBlock(interval->LastGapIndex());
130 if (!data()->code()->GetInstructionBlock(first_instr)->IsDeferred()) {
register-allocator.cc 61 const InstructionBlock* GetInstructionBlock(const InstructionSequence* code,
63 return code->GetInstructionBlock(pos.ToInstructionIndex());
    [all...]
instruction.cc 885 InstructionBlock* InstructionSequence::GetInstructionBlock(
    [all...]
instruction.h     [all...]

Completed in 192 milliseconds