Home
last modified time | relevance | path

Searched refs:SetPreControl (Results 1 – 4 of 4) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/compiler/
Dcircuit_builder-inl.h1261 void Label::SetPreControl(GateRef control) in SetPreControl() function
1263 impl_->SetPreControl(control); in SetPreControl()
Dcircuit_builder.h718 inline void SetPreControl(GateRef control);
749 void SetPreControl(GateRef control) in SetPreControl() function
Dcircuit_builder.cpp1836 loopHead->SetPreControl(loopControl); in LoopBegin()
Dstub_builder.cpp91 loopHead->SetPreControl(loopControl); in LoopBegin()