Searched refs:SetPreControl (Results 1 - 3 of 3) sorted by relevance
/arkcompiler/ets_runtime/ecmascript/compiler/ | ||
H A D | circuit_builder_helper.h | 163 inline void SetPreControl(GateRef control) in SetPreControl() function in panda::panda::ecmascript::kungfu::Label 165 impl_->SetPreControl(control); in SetPreControl() 209 void SetPreControl(GateRef control) in SetPreControl() function in panda::panda::ecmascript::kungfu::Label::LabelImpl |
H A D | circuit_builder.cpp | 289 loopHead->SetPreControl(loopControl); in LoopBegin() |
H A D | stub_builder.cpp | 108 loopHead->SetPreControl(loopControl); in LoopBegin() |
Completed in 25 milliseconds