Searched defs:addDereferenceableParamAttr (Results 1 – 2 of 2) sorted by relevance
/llvm-project/llvm/lib/IR/ | ||
H A D | Function.cpp | 685 void Function::addDereferenceableParamAttr(unsigned ArgNo, uint64_t Bytes) { addDereferenceableParamAttr() function in Function |
H A D | Attributes.cpp | 1585 AttributeList AttributeList::addDereferenceableParamAttr(LLVMContext &C, addDereferenceableParamAttr() function in AttributeList |