Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/compiler/
Dstate_split_linearizer.cpp151 auto stateInput = acc_.GetState(currentGate); in ProcessStateDepend() local
214 auto stateInput = acc_.GetState(currentState, i); in ConnectStateDepend() local
224 void ConnectEdge(RegionEdge& edge, GateRef currentState, GateRef stateInput, size_t i) in ConnectEdge()
244 auto stateInput = acc_.GetState(currentState, regionEdge.index); in ConnectPendingRegionEdges() local