[PATCH] D17611: NFC. Introduce Value::isPointerDereferenceable

Artur Pilipenko via llvm-commits llvm-commits at lists.llvm.org
Fri Apr 29 13:46:04 PDT 2016


apilipenko added a comment.

@Sanjoy, it has nothing to do with pointer types. There are some "kinds" of pointers (e.g. allocas, some globals) which are inherently dereferenceable.


http://reviews.llvm.org/D17611





More information about the llvm-commits mailing list