Don't perform an extra traversal of the function just to do cleanup. We can...
Don't perform an extra traversal of the function just to do cleanup. We can safely simplify instructions after each block has been processed without worrying about iterator invalidation. llvm-svn: 112594
Loading
Please register or sign in to comment