llvm::CallBase::getParamDereferenceableBytes

Extract the number of dereferenceable bytes for a call or parameter (0=unknown).

Synopsis

Declared in <llvm/IR/InstrTypes.h>

uint64_t
getParamDereferenceableBytes(unsigned int i) const;