Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/compiler/
Dts_inline_lowering.cpp366 auto stateEntry = acc_.GetStateRoot(); in ReplaceEntryGate() local
Dcircuit_builder.cpp1760 Environment::Environment(GateRef stateEntry, GateRef dependEntry, in Environment()