Searched refs:switch_control (Results 1 – 1 of 1) sorted by relevance
544 Node* switch_control = NodeProperties::GetControlInput(sw); in ConnectSwitch() local545 BasicBlock* switch_block = FindPredecessorBlock(switch_control); in ConnectSwitch()