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