adds the attribute to the list of attributes.
Declared in <llvm/IR/InstrTypes.h>
adds the attribute to the list of attributes.
void
addAttributeAtIndex(
unsigned int i,
Attribute::AttrKind Kind);
» more...
adds the attribute to the list of attributes.
void
addAttributeAtIndex(
unsigned int i,
Attribute Attr);
» more...