Searched refs:matchSAddSubSat (Results 1 – 2 of 2) sorted by relevance
328 Instruction *matchSAddSubSat(SelectInst &MinMax1);
2185 Instruction *InstCombinerImpl::matchSAddSubSat(SelectInst &MinMax1) { in matchSAddSubSat() function in InstCombinerImpl3052 if (Instruction *I = matchSAddSubSat(SI)) in visitSelectInst()