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.cpp85 GateRef loopBeginStateIn = Circuit::NullGate(); in RebuildGeneratorCfg() local
103 loopBeginStateIn = ifTrue; in RebuildGeneratorCfg()
163 if (loopBeginStateIn != Circuit::NullGate()) { in RebuildGeneratorCfg()
164 UpdateValueSelector(prevLoopBeginGate, loopBeginStateIn, prevBcOffsetPhiGate); in RebuildGeneratorCfg()