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