Make BasicAliasAnalysis recognize the fact a noalias argument cannot alias...
Make BasicAliasAnalysis recognize the fact a noalias argument cannot alias another argument, even if the other argument is not itself marked noalias. llvm-svn: 182755
Loading
Please register or sign in to comment