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

/art/compiler/optimizing/
H A Dregister_allocator_test.cc870 static constexpr size_t ranges3[][2] = {{2, 4}, {8, 10}}; local
871 LiveInterval* third = BuildInterval(ranges3, arraysize(ranges3), &allocator, -1, three);

Completed in 334 milliseconds