stripInBoundsConstantOffsets overloads
Declared in <llvm/IR/Value.h>
Strip off pointer casts and all-constant inbounds GEPs.
Value const*
stripInBoundsConstantOffsets() const;
» more...
Non-const overload of stripInBoundsConstantOffsets().
Value*
stripInBoundsConstantOffsets();
» more...
The underlying pointer value, or this if not a pointer.