Searched refs:foldVectorSelect (Results 1 – 2 of 2) sorted by relevance
570 Instruction *foldVectorSelect(SelectInst &Sel);
2411 Instruction *InstCombinerImpl::foldVectorSelect(SelectInst &Sel) { in foldVectorSelect() function in InstCombinerImpl3721 if (Instruction *I = foldVectorSelect(SI)) in visitSelectInst()