reference, declarationdefinition
definition → references, declarations, derived classes, virtual overrides
reference to multiple definitions → definitions
unreferenced

Declarations

include/llvm/IR/Attributes.h
  629   uint64_t getDereferenceableOrNullBytes(unsigned Index) const;

References

include/llvm/IR/Attributes.h
  634     return getDereferenceableOrNullBytes(ArgNo + FirstArgIndex);
include/llvm/IR/Function.h
  467     return AttributeSets.getDereferenceableOrNullBytes(i);
include/llvm/IR/InstrTypes.h
 1603     return Attrs.getDereferenceableOrNullBytes(i);