Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/mpl2mpl/src/
Dsimplify.cpp155 auto lhsAggType = lhsSymbol->GetType(); in GetDassignedStructType() local
185 auto *lhsAggType = GlobalTables::GetTypeTable().GetTypeFromTyIdx(aggTyIdx); in GetIassignedStructType() local
272 auto *lhsAggType = GetDassignedStructType(dassign, func); in SplitDassignAggCopy() local
298 auto *lhsAggType = GetIassignedStructType(iassign); in SplitIassignAggCopy() local