Return the pointer operand of a load, store, or GEP, or null otherwise.
Declared in <llvm/IR/Instructions.h>
<llvm/IR/Instructions.h>
Value const* getPointerOperand(Value const* V);
The pointer operand of a load, store, or GEP, or null otherwise.