Searched refs:foldSelectExtConst (Results 1 – 2 of 2) sorted by relevance
869 Instruction *foldSelectExtConst(SelectInst &Sel);
1231 Instruction *InstCombiner::foldSelectExtConst(SelectInst &Sel) { in foldSelectExtConst() function in InstCombiner1754 if (Instruction *I = foldSelectExtConst(SI)) in visitSelectInst()