Home | History | Annotate | Download | only in compiler

Lines Matching full:switch_control

485       Node* switch_control = NodeProperties::GetControlInput(sw);
486 BasicBlock* switch_block = FindPredecessorBlock(switch_control);