Home
last modified time | relevance | path

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

/art/compiler/optimizing/
Dregister_allocator_test.cc849 LiveInterval* fourth = BuildInterval(ranges4, arraysize(ranges4), &allocator, -1, four); in TEST() local
850 locations = new (&allocator) LocationSummary(fourth->GetDefinedBy(), LocationSummary::kNoCall); in TEST()
863 register_allocator.unhandled_core_intervals_.Add(fourth); in TEST()
880 intervals.Add(fourth); in TEST()