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