Home
last modified time | relevance | path

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

/third_party/node/deps/v8/src/compiler/
Dscheduler.cc377 ConnectSwitch(node); in ConnectBlocks()
531 void ConnectSwitch(Node* sw) { in ConnectSwitch() function in v8::internal::compiler::CFGBuilder