Searched refs:input_match (Results 1 – 2 of 2) sorted by relevance
36 for (const NodeMatch& input_match : match.inputs) { in RecordMatchedNodes() local37 RecordMatchedNodes(input_match, matched_nodes); in RecordMatchedNodes()57 for (const NodeMatch& input_match : current_match.inputs) { in MatchedNodesAsArray() local58 next_matches.push_back(input_match); in MatchedNodesAsArray()354 NodeMatch* input_match = &(match->inputs.back()); in DoesOpTypeMatch() local356 input_match)) { in DoesOpTypeMatch()
1272 bool input_match = false; in FuseRemoteGraphByPlacedArguments() local1286 input_match = true; in FuseRemoteGraphByPlacedArguments()1291 input_match = true; in FuseRemoteGraphByPlacedArguments()1295 if (!input_match) { in FuseRemoteGraphByPlacedArguments()