Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/compiler/
Dasync_function_lowering.cpp122 … GateRef bcOffsetPhiGate = circuit_->NewGate(circuit_->ValueSelector(2), MachineType::I32, in RebuildGeneratorCfg() local
126 GateRef condition = builder_.Equal(offsetConstantGate, bcOffsetPhiGate); in RebuildGeneratorCfg()
144 accessor_.ReplaceValueIn(prevBcOffsetPhiGate, bcOffsetPhiGate); in RebuildGeneratorCfg()
150 prevBcOffsetPhiGate = bcOffsetPhiGate; in RebuildGeneratorCfg()