Home
last modified time | relevance | path

Searched refs:switch_control (Results 1 – 1 of 1) sorted by relevance

/external/v8/src/compiler/
Dscheduler.cc513 Node* switch_control = NodeProperties::GetControlInput(sw); in ConnectSwitch() local
514 BasicBlock* switch_block = FindPredecessorBlock(switch_control); in ConnectSwitch()