Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/compiler/
Dcircuit_builder_helper.h171 inline void SetPreControl(GateRef control) in SetPreControl() function
173 impl_->SetPreControl(control); in SetPreControl()
217 void SetPreControl(GateRef control) in SetPreControl() function
Dcircuit_builder.cpp256 loopHead->SetPreControl(loopControl); in LoopBegin()
Dstub_builder.cpp97 loopHead->SetPreControl(loopControl); in LoopBegin()