Home | History | Annotate | Download | only in IR

Lines Matching defs:addDereferenceableAttr

1034 AttributeSet AttributeSet::addDereferenceableAttr(LLVMContext &C, unsigned Index,
1037 B.addDereferenceableAttr(Bytes);
1372 AttrBuilder &AttrBuilder::addDereferenceableAttr(uint64_t Bytes) {
1561 .addDereferenceableAttr(1) // the int here is ignored