Searched refs:OptimizeOverflowCheck (Results 1 - 3 of 3) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/llvm/lib/Transforms/InstCombine/
H A DInstCombineInternal.h508 bool OptimizeOverflowCheck(Instruction::BinaryOps BinaryOp, bool IsSigned,
H A DInstCombineCompares.cpp4520 bool InstCombiner::OptimizeOverflowCheck( function in class:InstCombiner
5687 OptimizeOverflowCheck(Instruction::Add, /*Signed*/ false, A, B, *AddI,
H A DInstCombineCalls.cpp1841 if (OptimizeOverflowCheck(WO->getBinaryOp(), WO->isSigned(), WO->getLHS(),

Completed in 267 milliseconds