GVN-hoist: do not dereference null pointers
there may be basic blocks without memory accesses, in which case the list of accesses is a null pointer. llvm-svn: 282175
Loading
Please register or sign in to comment
there may be basic blocks without memory accesses, in which case the list of accesses is a null pointer. llvm-svn: 282175