Searched refs:foldAddWithConstant (Results 1 – 2 of 2) sorted by relevance
634 Instruction *foldAddWithConstant(BinaryOperator &Add);
850 Instruction *InstCombinerImpl::foldAddWithConstant(BinaryOperator &Add) { in foldAddWithConstant() function in InstCombinerImpl1295 if (Instruction *X = foldAddWithConstant(I)) in visitAdd()