Searched refs:needs_further_propagation (Results 1 – 1 of 1) sorted by relevance
646 bool needs_further_propagation; in Run() local647 TF_ASSIGN_OR_RETURN(needs_further_propagation, in Run()1789 bool needs_further_propagation = true; in PropagateOnUsers() local1792 TF_ASSIGN_OR_RETURN(needs_further_propagation, Propagate(node, parent)); in PropagateOnUsers()1798 if (!needs_further_propagation) { in PropagateOnUsers()1811 if (!needs_further_propagation) { in PropagateOnUsers()