Lines Matching refs:InstCombiner
201 Instruction *InstCombiner::
476 static Value *EvaluateGEPOffsetExpression(User *GEP, InstCombiner &IC) { in EvaluateGEPOffsetExpression()
572 Instruction *InstCombiner::FoldGEPICmp(GEPOperator *GEPLHS, Value *RHS, in FoldGEPICmp()
708 Instruction *InstCombiner::FoldICmpAddOpCst(ICmpInst &ICI, in FoldICmpAddOpCst()
773 Instruction *InstCombiner::FoldICmpDivCst(ICmpInst &ICI, BinaryOperator *DivI, in FoldICmpDivCst()
930 Instruction *InstCombiner::FoldICmpShrCst(ICmpInst &ICI, BinaryOperator *Shr, in FoldICmpShrCst()
1020 Instruction *InstCombiner::visitICmpInstWithInstAndIntCst(ICmpInst &ICI, in visitICmpInstWithInstAndIntCst()
1545 Instruction *InstCombiner::visitICmpInstWithCastAndCast(ICmpInst &ICI) { in visitICmpInstWithCastAndCast()
1663 InstCombiner &IC) { in ProcessUGT_ADDCST_ADD()
1723 InstCombiner::BuilderTy *Builder = IC.Builder; in ProcessUGT_ADDCST_ADD()
1744 InstCombiner &IC) { in ProcessUAddIdiom()
1757 InstCombiner::BuilderTy *Builder = IC.Builder; in ProcessUAddIdiom()
1809 Instruction *InstCombiner::visitICmpInst(ICmpInst &I) { in visitICmpInst()
2646 Instruction *InstCombiner::FoldFCmp_IntToFP_Cst(FCmpInst &I, in FoldFCmp_IntToFP_Cst()
2847 Instruction *InstCombiner::visitFCmpInst(FCmpInst &I) { in visitFCmpInst()