Home
last modified time | relevance | path

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

/arkcompiler/ets_frontend/ets2panda/compiler/lowering/ets/
DenumLowering.cpp763 auto *const arrayLengthExpr = checker->AllocNode<ir::MemberExpression>( in CreateForLoopTest() local
766 …to *const binaryExpr = checker->AllocNode<ir::BinaryExpression>(forLoopIdentClone, arrayLengthExpr, in CreateForLoopTest()