Searched refs:has_mul (Results 1 – 1 of 1) sorted by relevance
800 bool has_mul = false; in GetCommonFactors() local812 (IsAnyDiv(*input) && has_mul)) { in GetCommonFactors()834 has_mul = true; in GetCommonFactors()840 has_mul ? std::set<string>{input->input(0), input->input(1)} in GetCommonFactors()