Lines Matching refs:currentControl
206 auto currentControl = currentLabel->GetControl(); in Jump() local
207 auto jump = Goto(currentControl); in Jump()
218 auto currentControl = currentLabel->GetControl(); in Branch() local
219 GateRef ifBranch = Branch(currentControl, condition, trueWeight, falseWeight); in Branch()
233 auto currentControl = currentLabel->GetControl(); in Switch() local
234 GateRef switchBranch = SwitchBranch(currentControl, index, numberOfKeys); in Switch()
265 auto currentControl = currentLabel->GetControl(); in LoopEnd() local
266 auto loopend = LoopEnd(currentControl); in LoopEnd()
308 auto currentControl = currentLabel->GetControl(); in DeoptCheck() local
312 MachineType::I1, { currentControl, condition, in DeoptCheck()
323 auto currentControl = currentLabel->GetControl(); in GetSuperConstructor() local
326 … { currentControl, currentDepend, ctor }, GateType::TaggedValue()); in GetSuperConstructor()
911 auto currentControl = currentLabel->GetControl(); in LoadBuiltinObject() local
916 {currentControl, currentDepend, frameState}, in LoadBuiltinObject()