Searched refs:foldSelectZeroOrMul (Results 1 – 1 of 1) sorted by relevance
858 static Instruction *foldSelectZeroOrMul(SelectInst &SI, InstCombinerImpl &IC) { in foldSelectZeroOrMul() function3743 if (Instruction *Mul = foldSelectZeroOrMul(SI, *this)) in visitSelectInst()