Home
last modified time | relevance | path

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

/third_party/node/deps/v8/src/compiler/
Dscheduler.cc544 Node* switch_control = NodeProperties::GetControlInput(sw); in ConnectSwitch() local
545 BasicBlock* switch_block = FindPredecessorBlock(switch_control); in ConnectSwitch()