Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Transforms/InstCombine/
H A DInstCombineCompares.cpp4708 bool MulHadOtherUses = Mul && !Mul->hasOneUse(); in foldMultiplicationOverflowCheck() local
4709 if (MulHadOtherUses) in foldMultiplicationOverflowCheck()
4722 if (MulHadOtherUses) in foldMultiplicationOverflowCheck()
4731 if (MulHadOtherUses) in foldMultiplicationOverflowCheck()