Home
last modified time | relevance | path

Searched refs:stateEntry (Results 1 - 3 of 3) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/compiler/
H A Dcircuit_builder_helper.cpp64 Environment::Environment(GateRef stateEntry, GateRef dependEntry, in Environment() argument
70 entry_ = Label(NewLabel(this, stateEntry)); in Environment()
H A Dcircuit_builder_helper.h270 Environment(GateRef stateEntry, GateRef dependEntry, const std::initializer_list<GateRef>& args,
H A Dts_inline_lowering.cpp411 auto stateEntry = acc_.GetStateRoot(); in ReplaceEntryGate() local
416 auto stateUse = acc_.Uses(stateEntry); in ReplaceEntryGate()

Completed in 5 milliseconds