Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Transforms/InstCombine/
H A DInstCombineInternal.h577 Value *foldMultiplicationOverflowCheck(ICmpInst &Cmp);
H A DInstCombineCompares.cpp3936 Value *InstCombinerImpl::foldMultiplicationOverflowCheck(ICmpInst &I) { in foldMultiplicationOverflowCheck() function in InstCombinerImpl
4460 if (Value *V = foldMultiplicationOverflowCheck(I)) in foldICmpBinOp()