Home
last modified time | relevance | path

Searched defs:forwardValue (Results 1 – 2 of 2) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/compiler/
Dframe_states.cpp186 auto forwardValue = gateAcc_.GetValueIn(phi, 0); // 0: fowward in GetPhiComponent() local
Dbytecode_circuit_builder.cpp1162 auto forwardValue = circuit_->NewGate( in NewLoopForwardPhi() local
1201 auto forwardValue = NewLoopForwardPhi(bb, reg, acc); in NewPhi() local