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

Declarations

include/llvm/IR/Attributes.h
  619   uint64_t getDereferenceableBytes(unsigned Index) const;

References

include/llvm/IR/Attributes.h
  624     return getDereferenceableBytes(ArgNo + FirstArgIndex);
include/llvm/IR/Function.h
  454     return AttributeSets.getDereferenceableBytes(i);
include/llvm/IR/InstrTypes.h
 1597     return Attrs.getDereferenceableBytes(i);