Searched defs:getParamDereferenceableOrNullBytes (Results 1 – 2 of 2) sorted by relevance
/freebsd-src/contrib/llvm-project/llvm/include/llvm/IR/ | ||
H A D | Function.h | 503 uint64_t getParamDereferenceableOrNullBytes(unsigned ArgNo) const { getParamDereferenceableOrNullBytes() function |
/freebsd-src/contrib/llvm-project/llvm/lib/IR/ | ||
H A D | Attributes.cpp | 1588 AttributeList::getParamDereferenceableOrNullBytes(unsigned Index) const { getParamDereferenceableOrNullBytes() function in AttributeList |