[Inliner] remove unnecessary null checks from AddAlignmentAssumptions(); NFCI
We bail out on the 1st line if the assumption cache is not set, so there's no need to check it after that. llvm-svn: 290787
Loading
Please sign in to comment
We bail out on the 1st line if the assumption cache is not set, so there's no need to check it after that. llvm-svn: 290787