Home
last modified time | relevance | path

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

/third_party/node/deps/v8/src/compiler/
Dscheduler.cc582 Node* return_control = NodeProperties::GetControlInput(ret); in ConnectReturn() local
583 BasicBlock* return_block = FindPredecessorBlock(return_control); in ConnectReturn()