Searched refs:foldSelectWithSRem (Results 1 – 1 of 1) sorted by relevance
2719 static Instruction *foldSelectWithSRem(SelectInst &SI, InstCombinerImpl &IC, in foldSelectWithSRem() function3756 if (Instruction *I = foldSelectWithSRem(SI, *this, Builder)) in visitSelectInst()