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