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 sign in to comment