Home | History | Annotate | Download | only in InstCombine

Lines Matching defs:FoldSelectIntoOp

229 Instruction *InstCombiner::FoldSelectIntoOp(SelectInst &SI, Value *TrueVal,
1100 if (Instruction *FoldI = FoldSelectIntoOp(SI, TrueVal, FalseVal))