Searched refs:branch_executed_node_ (Results 1 – 2 of 2) sorted by relevance
89 Node* branch_executed_node_; member in tensorflow::__anon8ede7fbe0111::CaseBuilder236 .Finalize(graph_, &branch_executed_node_)); in AddOutputs()243 graph_->AddControlEdge(branch_executed_node_, e->dst()); in AddOutputs()264 .ControlInput(branch_executed_node_) in BuildLoweredCaseOutput()
103 Node* branch_executed_node_; member in tensorflow::__anoneb751e910111::CondBuilder264 graph_, &branch_executed_node_)); in AddOutputs()271 graph_->AddControlEdge(branch_executed_node_, e->dst()); in AddOutputs()294 .ControlInput(branch_executed_node_) in BuildLoweredIfOutput()