Home
last modified time | relevance | path

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

/art/compiler/optimizing/
Dregister_allocator_test.cc882 LiveInterval* fourth = BuildInterval(ranges4, arraysize(ranges4), &allocator, -1, four); in TEST_F() local
883 locations = new (&allocator) LocationSummary(fourth->GetDefinedBy(), LocationSummary::kNoCall); in TEST_F()
896 register_allocator.unhandled_core_intervals_.push_back(fourth); in TEST_F()
913 intervals.push_back(fourth); in TEST_F()