Searched refs:foldIntrinsicWithOverflowCommon (Results 1 – 2 of 2) sorted by relevance
805 InstCombinerImpl::foldIntrinsicWithOverflowCommon(IntrinsicInst *II) { in foldIntrinsicWithOverflowCommon() function in InstCombinerImpl1605 if (Instruction *I = foldIntrinsicWithOverflowCommon(II)) in visitCallInst()1633 if (Instruction *I = foldIntrinsicWithOverflowCommon(II)) in visitCallInst()1638 if (Instruction *I = foldIntrinsicWithOverflowCommon(II)) in visitCallInst()
369 Instruction *foldIntrinsicWithOverflowCommon(IntrinsicInst *II);