Home
last modified time | relevance | path

Searched refs:getWithDereferenceableOrNullBytes (Results 1 – 4 of 4) sorted by relevance

/llvm-project-15.0.7/llvm/include/llvm/IR/
H A DAttributes.h135 static Attribute getWithDereferenceableOrNullBytes(LLVMContext &Context,
/llvm-project-15.0.7/llvm/lib/IR/
H A DAttributes.cpp180 Attribute Attribute::getWithDereferenceableOrNullBytes(LLVMContext &Context, in getWithDereferenceableOrNullBytes() function in Attribute
/llvm-project-15.0.7/llvm/lib/Transforms/InstCombine/
H A DInstCombineCalls.cpp2900 Call.addRetAttr(Attribute::getWithDereferenceableOrNullBytes( in annotateAnyAllocSite()
/llvm-project-15.0.7/llvm/lib/Transforms/IPO/
H A DAttributorAttributes.cpp4217 Attrs.emplace_back(Attribute::getWithDereferenceableOrNullBytes( in getDeducedAttributes()