Searched refs:getNoWrapKind (Results 1 - 4 of 4) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/llvm/lib/IR/
H A DIntrinsicInst.cpp343 unsigned BinaryOpIntrinsic::getNoWrapKind() const { function in class:BinaryOpIntrinsic
/freebsd-13-stable/contrib/llvm-project/llvm/include/llvm/IR/
H A DIntrinsicInst.h326 unsigned getNoWrapKind() const;
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DCorrelatedValuePropagation.cpp437 BO->getBinaryOp(), RRange, BO->getNoWrapKind());
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Analysis/
H A DLazyValueInfo.cpp1180 WO->getBinaryOp(), *C, WO->getNoWrapKind());

Completed in 112 milliseconds