[InstCombine] No need to pass DataLayout to helper functions if we're passing...
[InstCombine] No need to pass DataLayout to helper functions if we're passing the InstCombiner object. We can just ask it for the DataLayout. NFC llvm-svn: 307333
Loading
Please sign in to comment