Searched refs:overflowingBinaryOp (Results 1 – 3 of 3) sorted by relevance
333 ConstantRange overflowingBinaryOp(Instruction::BinaryOps BinOp,
819 ConstantRange ConstantRange::overflowingBinaryOp(Instruction::BinaryOps BinOp, in overflowingBinaryOp() function in ConstantRange
1109 return CR1.overflowingBinaryOp(BO->getOpcode(), CR2, NoWrapKind); in solveBlockValueBinaryOp()