Searched refs:CheckNodeNotInCycle (Results 1 – 4 of 4) sorted by relevance
28 Status CheckNodeNotInCycle(const Node* node, const int num_nodes);
52 Status CheckNodeNotInCycle(const Node* node, const int num_nodes) { in CheckNodeNotInCycle() function
673 CheckNodeNotInCycle(node, graph->num_node_ids()), in FunctionalizeWhileLoop()
907 CheckNodeNotInCycle(if_node_, graph->num_node_ids()), in BuildAndReplace()