Home
last modified time | relevance | path

Searched refs:Mul1CI (Results 1 – 1 of 1) sorted by relevance

/freebsd-11-stable/contrib/llvm-project/llvm/lib/Analysis/
HDValueTracking.cpp2866 if (ConstantInt *Mul1CI = dyn_cast<ConstantInt>(Mul1)) in ComputeMultiple() local
2867 if (Mul1CI->getValue() == 1) { in ComputeMultiple()