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

  /art/compiler/optimizing/
code_generator.h 362 bool HasAllocatedRegister(bool is_core, int reg) const {
register_allocator.cc 533 CHECK(codegen.HasAllocatedRegister(processing_core_registers, current->GetRegister()));
    [all...]

Completed in 120 milliseconds