Home
last modified time | relevance | path

Searched defs:split0 (Results 1 – 3 of 3) 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
/arkcompiler/runtime_core/static_core/compiler/tests/
Dlife_intervals_test.cpp126 auto split0 = interval->SplitAt(50U, GetAllocator()); in TEST_F() local
140 auto split0 = interval->SplitAt(21U, GetAllocator()); in TEST_F() local
155 auto split0 = interval->SplitAt(22U, GetAllocator()); in TEST_F() local
Dlive_registers_test.cpp221 auto split0 = interval->SplitAt(9U, alloc); in TEST_F() local