Home
last modified time | relevance | path

Searched refs:indexInc (Results 1 - 1 of 1) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/compiler/tests/
H A Dloop_optimization_test.cpp96 auto indexInc = builder.TypedBinaryOp<TypedBinOp::TYPED_ADD>(*index, builder.Int32(1), ParamType::IntType()); in HWTEST_F_L0() local
97 acc.SetMachineType(indexInc, MachineType::I32); in HWTEST_F_L0()
98 index = indexInc; in HWTEST_F_L0()

Completed in 1 milliseconds