Home
last modified time | relevance | path

Searched defs:NoWrapKind (Results 1 – 2 of 2) sorted by relevance

/freebsd-src/contrib/llvm-project/llvm/lib/IR/
H A DConstantRange.cpp287 makeGuaranteedNoWrapRegion(Instruction::BinaryOps BinOp,const ConstantRange & Other,unsigned NoWrapKind) makeGuaranteedNoWrapRegion() argument
361 makeExactNoWrapRegion(Instruction::BinaryOps BinOp,const APInt & Other,unsigned NoWrapKind) makeExactNoWrapRegion() argument
1026 addWithNoWrap(const ConstantRange & Other,unsigned NoWrapKind,PreferredRangeType RangeType) const addWithNoWrap() argument
1073 subWithNoWrap(const ConstantRange & Other,unsigned NoWrapKind,PreferredRangeType RangeType) const subWithNoWrap() argument
[all...]
/freebsd-src/contrib/llvm-project/llvm/lib/Analysis/
H A DLazyValueInfo.cpp1000 unsigned NoWrapKind = 0; solveBlockValueBinaryOp() local