Disable runtime alias checks when we ignore aliasing.
This is just a optimization to save the compile time and execution time for runtime alias checks if the user guarantees no aliasing all together. llvm-svn: 218613
Loading
Please sign in to comment