Searched refs:ar_input_node_names (Results 1 – 2 of 2) sorted by relevance
131 std::set<std::string> ar_input_node_names; in SetTraceBpEnd() local136 ar_input_node_names.insert(input_node->fullname_with_scope()); in SetTraceBpEnd()142 if (ar_input_node_names.find((*iter)->fullname_with_scope()) != ar_input_node_names.end()) { in SetTraceBpEnd()
172 std::set<std::string> ar_input_node_names; in GetTraceBpEnd() local178 ar_input_node_names.insert(input_node->fullname_with_scope()); in GetTraceBpEnd()185 if (ar_input_node_names.find((*iter)->fullname_with_scope()) != ar_input_node_names.end()) { in GetTraceBpEnd()