Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/compiler/
Dstate_split_linearizer.cpp147 auto currentState = replacement_.State(); in ProcessStateDepend() local
191 auto currentState = curRegion->GetState(); in TryLoadDependStart() local
207 auto currentState = curRegion->GetState(); in ConnectStateDepend() local
224 void ConnectEdge(RegionEdge& edge, GateRef currentState, GateRef stateInput, size_t i) in ConnectEdge()
243 auto currentState = regionEdge.to->GetState(); in ConnectPendingRegionEdges() local