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

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

Completed in 46 milliseconds