[LVI] Fix a bug with a guard being the very first instruction in a BB not taken into account
While looking for guards use reverse iterator and scan up to rend() not to begin() llvm-svn: 284827
Loading
Please sign in to comment
While looking for guards use reverse iterator and scan up to rend() not to begin() llvm-svn: 284827