Home
last modified time | relevance | path

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

/arkcompiler/ets_frontend/ets2panda/compiler/lowering/ets/
DspreadLowering.cpp194 auto *const newArrayIndexId = newArrayAndIndex[1]; in CreateElementsAssignStatementBySpreadArr() local
217 auto *const newArrayIndexId = newArrayAndIndex[1]; in CreateElementsAssignStatementBySingle() local
235 auto *const newArrayIndexId = newArrayAndIndex[1]; in CreateElementsAssignForTupleElements() local
335 ir::Identifier *newArrayIndexId = Gensym(allocator); in CreateLoweredExpressionForArray() local