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