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