Searched refs:HandleSwitch (Results 1 – 1 of 1) sorted by relevance
871 Status HandleSwitch(Node* n, std::vector<bool>* should_revisit);931 Status DeadnessAnalysisImpl::HandleSwitch(Node* n, in HandleSwitch() function in tensorflow::__anonaeebdbfa0111::DeadnessAnalysisImpl1222 TF_RETURN_IF_ERROR(HandleSwitch(n, should_revisit)); in HandleNode()