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