Home | History | Annotate | Download | only in InstCombine

Lines Matching refs:InstCombiner

124 Instruction *InstCombiner::FoldSelectOpOp(SelectInst &SI, Instruction *TI,
204 Instruction *InstCombiner::FoldSelectIntoOp(SelectInst &SI, Value *TrueVal,
345 Instruction *InstCombiner::visitSelectInstWithICmp(SelectInst &SI,
556 Instruction *InstCombiner::FoldSPFofSPF(Instruction *Inner,
587 InstCombiner::BuilderTy *Builder) {
651 Instruction *InstCombiner::visitSelectInst(SelectInst &SI) {