Home
last modified time | relevance | path

Searched defs:vregList (Results 1 – 3 of 3) sorted by relevance

/arkcompiler/runtime_core/static_core/runtime/include/
Dstack_walker.h385 …explicit EnvData(const compiler::CodeInfo::VRegList<Allocator> &vregList, const CFrameType &cframe, in EnvData()
/arkcompiler/runtime_core/static_core/compiler/tests/
Dcode_info_test.cpp348 auto vregList = codeInfo.GetVRegList(stackMap, GetAllocator()); in TEST_F() local
/arkcompiler/runtime_core/static_core/runtime/
Dstack_walker.cpp522 auto vregList = in GetFrameFromPrevFrame() local