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

/freebsd-13-stable/contrib/llvm-project/llvm/lib/Transforms/InstCombine/
H A DInstCombineInternal.h595 bool willNotOverflow(BinaryOperator::BinaryOps Opcode, const Value *LHS, function in class:llvm::InstCombiner
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DCorrelatedValuePropagation.cpp431 static bool willNotOverflow(BinaryOpIntrinsic *BO, LazyValueInfo *LVI) { function
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Transforms/Utils/
H A DSimplifyIndVar.cpp407 static bool willNotOverflow(ScalarEvolution *SE, Instruction::BinaryOps BinOp, function

Completed in 113 milliseconds