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