Home | History | Annotate | Download | only in optimizing

Lines Matching refs:ranges3

920   static constexpr size_t ranges3[][2] = {{2, 4}, {8, 10}};
921 LiveInterval* third = BuildInterval(ranges3, arraysize(ranges3), GetScopedAllocator(), -1, three);