Malloc calls are marked NoAlias, so the code below the isMalloc() check makes...
Malloc calls are marked NoAlias, so the code below the isMalloc() check makes it redundant. Removing the isMalloc() check. llvm-svn: 84541
Loading
Please register or sign in to comment