Lines Matching refs:FoldOrWithConstants
1725 /// FoldOrWithConstants - This helper function folds:
1734 Instruction *InstCombiner::FoldOrWithConstants(BinaryOperator &I, Value *Op,
1932 Instruction *Ret = FoldOrWithConstants(I, Op1, V1, B, C);
1938 Instruction *Ret = FoldOrWithConstants(I, Op0, A, V1, D);