enhance the "alloca is just a memcpy from constant global"
to ignore calls that obviously can't modify the alloca because they are readonly/readnone. llvm-svn: 119683
Loading
Please register or sign in to comment
to ignore calls that obviously can't modify the alloca because they are readonly/readnone. llvm-svn: 119683