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