Searched refs:foldAddWithConstant (Results 1 – 2 of 2) sorted by relevance
920 Instruction *InstCombiner::foldAddWithConstant(BinaryOperator &Add) { in foldAddWithConstant() function in InstCombiner1145 if (Instruction *X = foldAddWithConstant(I)) in visitAdd()
788 Instruction *foldAddWithConstant(BinaryOperator &Add);