Searched refs:matchSAddSubSat (Results 1 – 2 of 2) sorted by relevance
395 Instruction *matchSAddSubSat(IntrinsicInst &MinMax1);
1123 Instruction *InstCombinerImpl::matchSAddSubSat(IntrinsicInst &MinMax1) { in matchSAddSubSat() function in InstCombinerImpl1883 if (Instruction *SAdd = matchSAddSubSat(*II)) in visitCallInst()