Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/compiler/optimizer/optimizations/
Dvn.h64 std::array<uint32_t, MAX_ARRAY_SIZE> objs_; variable
/arkcompiler/runtime_core/static_core/compiler/optimizer/optimizations/
Dvn.h70 std::array<ObjType, MAX_ARRAY_SIZE> objs_; variable