Searched refs:MergeControl (Results 1 – 4 of 4) sorted by relevance
1791 label->MergeControl(currentLabel->GetControl()); in Jump()1803 trueLabel->MergeControl(ifTrue); in Branch()1806 falseLabel->MergeControl(ifFalse); in Branch()1822 keysLabel[i].MergeControl(switchCase); in Switch()1827 defaultLabel->MergeControl(defaultCase); in Switch()1849 loopHead->MergeControl(loopend); in LoopEnd()
1266 void Label::MergeControl(GateRef control) in MergeControl() function1268 impl_->MergeControl(control); in MergeControl()
719 inline void MergeControl(GateRef control);753 void MergeControl(GateRef control) in MergeControl() function
46 label->MergeControl(currentLabel->GetControl()); in Jump()58 trueLabel->MergeControl(ifTrue); in Branch()61 falseLabel->MergeControl(ifFalse); in Branch()77 keysLabel[i].MergeControl(switchCase); in Switch()82 defaultLabel->MergeControl(defaultCase); in Switch()104 loopHead->MergeControl(loopend); in LoopEnd()