Searched refs:y_priority (Results 1 – 1 of 1) sorted by relevance
198 auto y_priority = type_priority_map.find(y_element_type); in InferImplBinaryBase() local199 if (y_priority == type_priority_map.end()) { in InferImplBinaryBase()203 if (x_priority->second >= y_priority->second) { in InferImplBinaryBase()