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