Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_ir/src/
Dmir_type.cpp2374 auto &subStructFieldLayout = subStructType->GetFieldLayout(); in ComputeUnionLayout() local
2375 …(void)fieldLayout.insert(fieldLayout.end(), subStructFieldLayout.begin(), subStructFieldLayout.end… in ComputeUnionLayout()