Searched refs:foldIntrinsicWithOverflowCommon (Results 1 – 2 of 2) sorted by relevance
734 InstCombinerImpl::foldIntrinsicWithOverflowCommon(IntrinsicInst *II) { in foldIntrinsicWithOverflowCommon() function in InstCombinerImpl1182 if (Instruction *I = foldIntrinsicWithOverflowCommon(II)) in visitCallInst()1210 if (Instruction *I = foldIntrinsicWithOverflowCommon(II)) in visitCallInst()1215 if (Instruction *I = foldIntrinsicWithOverflowCommon(II)) in visitCallInst()
361 Instruction *foldIntrinsicWithOverflowCommon(IntrinsicInst *II);