Searched refs:makeExactNoWrapRegion (Results 1 – 3 of 3) sorted by relevance
149 static ConstantRange makeExactNoWrapRegion(Instruction::BinaryOps BinOp,
296 ConstantRange ConstantRange::makeExactNoWrapRegion(Instruction::BinaryOps BinOp, in makeExactNoWrapRegion() function in ConstantRange
1269 ConstantRange NWR = ConstantRange::makeExactNoWrapRegion( in getValueFromOverflowCondition()