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

/freebsd-13-stable/contrib/llvm-project/llvm/lib/Transforms/InstCombine/
H A DInstCombineInternal.h807 OverflowResult computeOverflow(
H A DInstCombineCompares.cpp4496 OverflowResult InstCombiner::computeOverflow( function in class:InstCombiner
4538 switch (computeOverflow(BinaryOp, IsSigned, LHS, RHS, &OrigI)) {
H A DInstCombineCalls.cpp2169 OverflowResult OR = computeOverflow(SI->getBinaryOp(), SI->isSigned(),

Completed in 114 milliseconds