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 63 const InstructionBlock* GetInstructionBlock(const InstructionSequence* code,
65 return code->GetInstructionBlock(pos.ToInstructionIndex());
    [all...]
instruction.cc 894 InstructionBlock* InstructionSequence::GetInstructionBlock(
    [all...]
instruction.h     [all...]

Completed in 313 milliseconds