Searched refs:GatherNodesWithType (Results 1 – 1 of 1) sorted by relevance
77 std::vector<Node*> GatherNodesWithType(const Graph& g, const string& type) { in GatherNodesWithType() function137 std::vector<Node*> arg_nodes = GatherNodesWithType(*g, "_Arg"); in ReplaceArgNodesWithRecvAtHostNode()254 std::vector<Node*> ret_nodes = GatherNodesWithType(*g, "_Retval"); in ReplaceRetNodesWithSendFromHostNode()