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