Searched defs:getDereferenceableOrNullBytes (Results 1 - 4 of 4) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/llvm/include/llvm/IR/
H A DAttributes.h806 uint64_t getDereferenceableOrNullBytes() const { return DerefOrNullBytes; } function in class:llvm::AttrBuilder
H A DFunction.h486 uint64_t getDereferenceableOrNullBytes(unsigned i) const { function in class:llvm::Function
/freebsd-13-stable/contrib/llvm-project/llvm/lib/IR/
H A DAttributes.cpp310 uint64_t Attribute::getDereferenceableOrNullBytes() const { function in class:Attribute
741 uint64_t AttributeSet::getDereferenceableOrNullBytes() const { function in class:AttributeSet
944 uint64_t AttributeSetNode::getDereferenceableOrNullBytes() const { function in class:AttributeSetNode
1467 uint64_t AttributeList::getDereferenceableOrNullBytes(unsigned Index) const { function in class:AttributeList
H A DFunction.cpp174 uint64_t Argument::getDereferenceableOrNullBytes() const { function in class:Argument

Completed in 119 milliseconds