In the default address space, any GEP off of null results in a trap value if...
In the default address space, any GEP off of null results in a trap value if you try to load it. Thus, any load in the default address space that completes implies that the base value that it GEP'd from was not null. llvm-svn: 112015
Loading
Please register or sign in to comment