Searched defs:while_node (Results 1 – 6 of 6) sorted by relevance
58 Node* while_node; in TEST() local160 Node* while_node; in TEST() local263 Node* while_node; in TEST() local
145 Node* while_node; in TEST() local
402 Node* while_node = node_name_index["while"]; in TEST() local
252 Status PropagateConstIntoWhileNode(Graph* g, Node* while_node, in PropagateConstIntoWhileNode()
174 bool IsCompilableWhile(const Node& while_node, in IsCompilableWhile()
1210 Node* while_node = host_graph.AddNode(while_def, &s); in BuildHostGraphForWhileNode() local