Home | History | Annotate | Download | only in IR

Lines Matching defs:addDereferenceableAttr

1157 AttributeList AttributeList::addDereferenceableAttr(LLVMContext &C,
1161 B.addDereferenceableAttr(Bytes);
1431 AttrBuilder &AttrBuilder::addDereferenceableAttr(uint64_t Bytes) {
1588 .addDereferenceableAttr(1) // the int here is ignored