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

  /art/compiler/optimizing/
nodes.cc 307 instruction->SetId(GetGraph()->GetNextInstructionId());
316 instruction->SetId(block->GetGraph()->GetNextInstructionId());
nodes.h 106 int GetNextInstructionId() {
    [all...]

Completed in 70 milliseconds