Searched refs:HandleSwitch (Results 1 – 1 of 1) sorted by relevance
740 Status HandleSwitch(Node* n, std::vector<bool>* should_revisit);787 Status DeadnessAnalysisImpl::HandleSwitch(Node* n, in HandleSwitch() function in tensorflow::__anon9db8ce5c0111::DeadnessAnalysisImpl1023 TF_RETURN_IF_ERROR(HandleSwitch(n, should_revisit)); in HandleNode()