Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/mpl2mpl/src/
Dsimplify.cpp1150 … auto *arrayElementAssign = mirBuilder->CreateStmtIassign(*elemPtrType, 0, arrayExpr, newValOpnd); in ExpandMemset() local
1151 InsertAndMayPrintStmt(block, stmt, debug, arrayElementAssign); in ExpandMemset()