Home
last modified time | relevance | path

Searched refs:fourth (Results 1 – 1 of 1) sorted by relevance

/art/compiler/optimizing/
Dregister_allocator_test.cc910 LiveInterval* fourth = BuildInterval(ranges4, arraysize(ranges4), GetScopedAllocator(), -1, four); in TEST_F() local
912 new (GetAllocator()) LocationSummary(fourth->GetDefinedBy(), LocationSummary::kNoCall); in TEST_F()
923 register_allocator.unhandled_core_intervals_.push_back(fourth); in TEST_F()
940 intervals.push_back(fourth); in TEST_F()