Searched defs:ranges4 (Results 1 - 1 of 1) sorted by relevance

/art/compiler/optimizing/
H A Dregister_allocator_test.cc881 static constexpr size_t ranges4[][2] = {{4, 6}}; local
882 LiveInterval* fourth = BuildInterval(ranges4, arraysize(ranges4), &allocator, -1, four);

Completed in 98 milliseconds