Return the attributes currently stored in this builder.
Synopsis
Declared in <llvm/IR/Attributes.h>
ArrayRef<Attribute>
attrs() const;
Return Value
The attributes currently stored in this builder.
Created with MrDocs
Return the attributes currently stored in this builder.
Declared in <llvm/IR/Attributes.h>
ArrayRef<Attribute>
attrs() const;
The attributes currently stored in this builder.
Created with MrDocs