Searched refs:isOverflowIntrinsicNoWrap (Results 1 – 6 of 6) sorted by relevance
348 bool isOverflowIntrinsicNoWrap(IntrinsicInst *II, DominatorTree &DT);
445 bool isOverflowIntrinsicNoWrap(const IntrinsicInst *II,
3398 bool llvm::isOverflowIntrinsicNoWrap(IntrinsicInst *II, DominatorTree &DT) { in isOverflowIntrinsicNoWrap() function in llvm
3877 if (!isOverflowIntrinsicNoWrap(cast<IntrinsicInst>(CI), DT)) in MatchBinaryOp()
3965 bool llvm::isOverflowIntrinsicNoWrap(const IntrinsicInst *II, in isOverflowIntrinsicNoWrap() function in llvm
4536 if (!isOverflowIntrinsicNoWrap(cast<IntrinsicInst>(CI), DT)) in MatchBinaryOp()4553 if (!isOverflowIntrinsicNoWrap(cast<IntrinsicInst>(CI), DT)) in MatchBinaryOp()