Searched defs:getDereferenceableBytes (Results 1 - 5 of 5) sorted by relevance

/freebsd-11.0-release/contrib/llvm/include/llvm/IR/
H A DAttributes.h474 uint64_t getDereferenceableBytes() const { return DerefBytes; } function in class:llvm::AttributeSet::AttrBuilder
H A DCallSite.h341 uint64_t getDereferenceableBytes(uint16_t i) const { function in class:llvm::CallSiteBase
H A DFunction.h254 uint64_t getDereferenceableBytes(unsigned i) const { function in class:llvm::Function
/freebsd-11.0-release/contrib/llvm/lib/IR/
H A DAttributes.cpp173 uint64_t Attribute::getDereferenceableBytes() const { function in class:Attribute
547 uint64_t AttributeSetNode::getDereferenceableBytes() const { function in class:AttributeSetNode
1047 uint64_t AttributeSet::getDereferenceableBytes(unsigned Index) const { function in class:AttributeSet
H A DFunction.cpp117 uint64_t Argument::getDereferenceableBytes() const { function in class:Argument

Completed in 155 milliseconds