Searched refs:Mul1CI (Results 1 – 1 of 1) sorted by relevance
1175 if (ConstantInt *Mul1CI = dyn_cast<ConstantInt>(Mul1)) in ComputeMultiple() local1176 if (Mul1CI->getValue() == 1) { in ComputeMultiple()