Home
last modified time | relevance | path

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

/arkcompiler/ets_frontend/ets2panda/compiler/lowering/ets/
DenumLowering.cpp757 ir::BinaryExpression *CreateForLoopTest(EnumLoweringPhase *const elp, ir::Identifier *const namesAr… in CreateForLoopTest() function
815 auto *const forLoopTest = CreateForLoopTest(this, namesArrayIdent, forLoopIIdent); in CreateEnumGetValueOfMethod()