Searched refs:foldSelectOpOp (Results 1 – 2 of 2) sorted by relevance
870 Instruction *foldSelectOpOp(SelectInst &SI, Instruction *TI, Instruction *FI);
255 Instruction *InstCombiner::foldSelectOpOp(SelectInst &SI, Instruction *TI, in foldSelectOpOp() function in InstCombiner1751 if (Instruction *IV = foldSelectOpOp(SI, TI, FI)) in visitSelectInst()