Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/compiler/
Dstate_split_linearizer.cpp171 auto stateInput = acc_.GetState(currentGate); in ProcessStateDepend() local
264 auto stateInput = acc_.GetState(currentState, i); in ConnectStateDepend() local
274 void ConnectEdge(RegionEdge& edge, GateRef currentState, GateRef stateInput, size_t i) in ConnectEdge()
294 auto stateInput = acc_.GetState(currentState, regionEdge.index); in ConnectPendingRegionEdges() local
Ddead_code_elimination.cpp57 auto stateInput = acc_.GetState(gate); in EliminateDependSelector() local