Searched defs:MulWillOverflow (Results 1 - 1 of 1) sorted by relevance

/freebsd-11-stable/contrib/llvm-project/llvm/lib/Transforms/InstCombine/
H A DInstCombineAddSub.cpp1016 static bool MulWillOverflow(APInt &C0, APInt &C1, bool IsSigned) { function

Completed in 56 milliseconds