Searched refs:MergeControl (Results 1 – 3 of 3) sorted by relevance
175 inline void MergeControl(GateRef control) in MergeControl() function177 impl_->MergeControl(control); in MergeControl()221 void MergeControl(GateRef control) in MergeControl() function
210 label->MergeControl(currentLabel->GetControl()); in Jump()223 trueLabel->MergeControl(ifTrue); in Branch()226 falseLabel->MergeControl(ifFalse); in Branch()242 keysLabel[i].MergeControl(switchCase); in Switch()247 defaultLabel->MergeControl(defaultCase); in Switch()269 loopHead->MergeControl(loopend); in LoopEnd()
52 label->MergeControl(currentLabel->GetControl()); in Jump()64 trueLabel->MergeControl(ifTrue); in Branch()67 falseLabel->MergeControl(ifFalse); in Branch()83 keysLabel[i].MergeControl(switchCase); in Switch()88 defaultLabel->MergeControl(defaultCase); in Switch()110 loopHead->MergeControl(loopend); in LoopEnd()