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