Searched defs:SimplifyAddWithRemainder (Results 1 – 2 of 2) sorted by relevance
1027 Value *InstCombiner::SimplifyAddWithRemainder(BinaryOperator &I) { in SimplifyAddWithRemainder() function in InstCombiner
1066 Value *InstCombinerImpl::SimplifyAddWithRemainder(BinaryOperator &I) { in SimplifyAddWithRemainder() function in InstCombinerImpl