Home | History | Annotate | Download | only in InstCombine

Lines Matching refs:InstCombiner

226 Instruction *InstCombiner::
510 static Value *EvaluateGEPOffsetExpression(User *GEP, InstCombiner &IC) {
606 Instruction *InstCombiner::FoldGEPICmp(GEPOperator *GEPLHS, Value *RHS,
740 Instruction *InstCombiner::FoldICmpAddOpCst(ICmpInst &ICI,
805 Instruction *InstCombiner::FoldICmpDivCst(ICmpInst &ICI, BinaryOperator *DivI,
962 Instruction *InstCombiner::FoldICmpShrCst(ICmpInst &ICI, BinaryOperator *Shr,
1051 Instruction *InstCombiner::visitICmpInstWithInstAndIntCst(ICmpInst &ICI,
1774 Instruction *InstCombiner::visitICmpInstWithCastAndCast(ICmpInst &ICI) {
1892 InstCombiner &IC) {
1952 InstCombiner::BuilderTy *Builder = IC.Builder;
1973 InstCombiner &IC) {
1986 InstCombiner::BuilderTy *Builder = IC.Builder;
2038 Instruction *InstCombiner::visitICmpInst(ICmpInst &I) {
2949 Instruction *InstCombiner::FoldFCmp_IntToFP_Cst(FCmpInst &I,
3150 Instruction *InstCombiner::visitFCmpInst(FCmpInst &I) {