Home
last modified time | relevance | path

Searched refs:makeExactNoWrapRegion (Results 1 – 3 of 3) sorted by relevance

/freebsd-11-stable/contrib/llvm-project/llvm/include/llvm/IR/
HDConstantRange.h149 static ConstantRange makeExactNoWrapRegion(Instruction::BinaryOps BinOp,
/freebsd-11-stable/contrib/llvm-project/llvm/lib/IR/
HDConstantRange.cpp296 ConstantRange ConstantRange::makeExactNoWrapRegion(Instruction::BinaryOps BinOp, in makeExactNoWrapRegion() function in ConstantRange
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Analysis/
HDLazyValueInfo.cpp1269 ConstantRange NWR = ConstantRange::makeExactNoWrapRegion( in getValueFromOverflowCondition()