Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/mpl2mpl/src/
Dsimplify.cpp285 auto *newDassign = assignNode->CloneTree(func->GetCodeMemPoolAllocator()); in SplitAggCopy() local
420 …auto *newDassign = mirBuiler->CreateStmtDassign(thenDass->GetStIdx(), thenDass->GetFieldID(), sele… in SimplifyToSelect() local