Lines Matching refs:FoldSelectIntoOp
209 /// FoldSelectIntoOp - Try fold the select into one of the operands to211 Instruction *InstCombiner::FoldSelectIntoOp(SelectInst &SI, Value *TrueVal,926 if (Instruction *FoldI = FoldSelectIntoOp(SI, TrueVal, FalseVal))