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

  /art/compiler/optimizing/
register_allocator.h 44 kRegisterAllocatorGraphColor
register_allocator.cc 45 case kRegisterAllocatorGraphColor:
register_allocator_test.cc 54 test_name(Strategy::kRegisterAllocatorGraphColor);\
    [all...]
  /art/compiler/driver/
compiler_options.cc 103 register_allocation_strategy_ = RegisterAllocator::Strategy::kRegisterAllocatorGraphColor;

Completed in 205 milliseconds