Home
last modified time | relevance | path

Searched defs:addDereferenceableParamAttr (Results 1 – 2 of 2) sorted by relevance

/llvm-project/llvm/lib/IR/
H A DFunction.cpp685 void Function::addDereferenceableParamAttr(unsigned ArgNo, uint64_t Bytes) { addDereferenceableParamAttr() function in Function
H A DAttributes.cpp1585 AttributeList AttributeList::addDereferenceableParamAttr(LLVMContext &C, addDereferenceableParamAttr() function in AttributeList