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