Searched refs:node_to_execute (Results 1 – 3 of 3) sorted by relevance
1183 if (node->name() != function.node_to_execute->name()) { in SelectGraphToExecute()1206 *stateful_partitioned_call_name = function.node_to_execute->name(); in SelectGraphToExecute()1280 GetNodeAttr(function.node_to_execute->attrs(), "f", &func)); in AddExecutionFunctionDefsToFunctionDefLibrary()
74 const Node* node_to_execute = nullptr; member
861 function.node_to_execute = node; in IdentifyAllFunctionsToExecute()