When checking if something's killed, don't rely simply on whether it's marked as
"used outside of the block". If the block ends in a return, then it won't be used outside of it. llvm-svn: 98599
Loading
Please register or sign in to comment
"used outside of the block". If the block ends in a return, then it won't be used outside of it. llvm-svn: 98599