Home
last modified time | relevance | path

Searched defs:split0 (Results 1 – 2 of 2) sorted by relevance

/arkcompiler/runtime_core/compiler/tests/
Dlife_intervals_test.cpp112 auto split0 = interval->SplitAt(50, GetAllocator()); in TEST_F() local
126 auto split0 = interval->SplitAt(21, GetAllocator()); in TEST_F() local
141 auto split0 = interval->SplitAt(22, GetAllocator()); in TEST_F() local
Dlive_registers_test.cpp220 auto split0 = interval->SplitAt(9, alloc); in TEST_F() local