Home | History | Annotate | Download | only in InstCombine

Lines Matching refs:FoldOpIntoSelect

581 // FoldOpIntoSelect - Given an instruction with a select as one operand and a
585 Instruction *InstCombiner::FoldOpIntoSelect(Instruction &Op, SelectInst *SI) {