Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/Transforms/InstCombine/
H A DInstCombineInternal.h685 Value *foldMultiplicationOverflowCheck(ICmpInst &Cmp);
H A DInstCombineCompares.cpp3977 Value *InstCombinerImpl::foldMultiplicationOverflowCheck(ICmpInst &I) { in foldMultiplicationOverflowCheck() function in InstCombinerImpl
4489 if (Value *V = foldMultiplicationOverflowCheck(I)) in foldICmpBinOp()