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