Searched defs:NoWrapKind (Results 1 – 2 of 2) sorted by relevance
/freebsd-src/contrib/llvm-project/llvm/lib/IR/ | ||
H A D | ConstantRange.cpp | 287 makeGuaranteedNoWrapRegion(Instruction::BinaryOps BinOp,const ConstantRange & Other,unsigned NoWrapKind) makeGuaranteedNoWrapRegion() argument |
/freebsd-src/contrib/llvm-project/llvm/lib/Analysis/ | ||
H A D | LazyValueInfo.cpp | 1000 unsigned NoWrapKind = 0; solveBlockValueBinaryOp() local |