Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/compiler/
Dasync_function_lowering.cpp81 GateRef loopBeginStateIn = Circuit::NullGate(); in RebuildGeneratorCfg() local
99 loopBeginStateIn = ifTrue; in RebuildGeneratorCfg()
156 if (loopBeginStateIn != Circuit::NullGate()) { in RebuildGeneratorCfg()
157 UpdateValueSelector(prevLoopBeginGate, loopBeginStateIn, prevBcOffsetPhiGate); in RebuildGeneratorCfg()