Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/compiler/
H A Ddead_code_elimination.cpp57 auto stateInput = acc_.GetState(gate); in EliminateDependSelector() local
H A Dstate_split_linearizer.cpp172 auto stateInput = acc_.GetState(currentGate); in ProcessStateDepend() local
265 auto stateInput = acc_.GetState(currentState, i); in ConnectStateDepend() local
275 void ConnectEdge(RegionEdge& edge, GateRef currentState, GateRef stateInput, size_t i) in ConnectEdge() argument
295 auto stateInput = acc_.GetState(currentState, regionEdge.index); in ConnectPendingRegionEdges() local

Completed in 1 milliseconds