Searched refs:FoldSelectOpOp (Results 1 – 4 of 4) sorted by relevance
1 ; The code in InstCombiner::FoldSelectOpOp was calling
120 Instruction *InstCombiner::FoldSelectOpOp(SelectInst &SI, Instruction *TI, in FoldSelectOpOp() function in InstCombiner1095 if (Instruction *IV = FoldSelectOpOp(SI, TI, FI)) in visitSelectInst()
305 Instruction *FoldSelectOpOp(SelectInst &SI, Instruction *TI, Instruction *FI);