Home | History | Annotate | Download | only in InstCombine

Lines Matching full:comparisons

1401         // We can fold eq/ne comparisons with null to false/true, respectively.
1456 // If we have a malloc call which is only used in any amount of comparisons
1457 // to null and free calls, delete the calls and replace the comparisons with