Searched refs:foldIntrinsicWithOverflowCommon (Results 1 – 2 of 2) sorted by relevance
713 InstCombinerImpl::foldIntrinsicWithOverflowCommon(IntrinsicInst *II) { in foldIntrinsicWithOverflowCommon() function in InstCombinerImpl1147 if (Instruction *I = foldIntrinsicWithOverflowCommon(II)) in visitCallInst()1175 if (Instruction *I = foldIntrinsicWithOverflowCommon(II)) in visitCallInst()1180 if (Instruction *I = foldIntrinsicWithOverflowCommon(II)) in visitCallInst()
358 Instruction *foldIntrinsicWithOverflowCommon(IntrinsicInst *II);