Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/mpl2mpl/src/
Dsimplify.cpp203 auto rhsAggType = rhsSymbol->GetType(); in GetReadedStructureType() local
219 auto rhsAggType = static_cast<MIRPtrType *>(rhsPtrType)->GetPointedType(); in GetReadedStructureType() local
237 auto *rhsAggType = GetReadedStructureType(readNode, func); in SplitAggCopy() local