Searched refs:return_control (Results 1 – 1 of 1) sorted by relevance
509 Node* return_control = NodeProperties::GetControlInput(ret); in ConnectReturn() local510 BasicBlock* return_block = FindPredecessorBlock(return_control); in ConnectReturn()