Home
last modified time | relevance | path

Searched refs:roots_region (Results 1 – 1 of 1) sorted by relevance

/arkcompiler/runtime_core/compiler/tests/
Dcode_info_test.cpp136 auto roots_region = code_info.GetRootsStackMask(stack_map); in TEST_F() local
137 ASSERT_EQ(roots_region.Size(), 3); in TEST_F()