Home
last modified time | relevance | path

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

/openbsd/src/gnu/llvm/llvm/lib/Transforms/InstCombine/
DInstCombineCompares.cpp3978 bool MulHadOtherUses = Mul && !Mul->hasOneUse(); in foldMultiplicationOverflowCheck() local
3979 if (MulHadOtherUses) in foldMultiplicationOverflowCheck()
3992 if (MulHadOtherUses) in foldMultiplicationOverflowCheck()
4001 if (MulHadOtherUses) in foldMultiplicationOverflowCheck()