Searched refs:foldSelectExtConst (Results 1 – 2 of 2) sorted by relevance
734 Instruction *foldSelectExtConst(SelectInst &Sel);
2213 Instruction *InstCombinerImpl::foldSelectExtConst(SelectInst &Sel) { in foldSelectExtConst() function in InstCombinerImpl3753 if (Instruction *I = foldSelectExtConst(SI)) in visitSelectInst()