Home
last modified time | relevance | path

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

/external/v8/src/compiler/
Dscheduler.cc517 Node* return_control = NodeProperties::GetControlInput(ret); in ConnectReturn() local
518 BasicBlock* return_block = FindPredecessorBlock(return_control); in ConnectReturn()