LLVM API Documentation
#include <AttributeImpl.h>


Public Member Functions | |
| IntAttributeImpl (Attribute::AttrKind Kind, uint64_t Val) | |
| uint64_t | getValue () const |
Definition at line 111 of file AttributeImpl.h.
| llvm::IntAttributeImpl::IntAttributeImpl | ( | Attribute::AttrKind | Kind, |
| uint64_t | Val | ||
| ) | [inline] |
Definition at line 116 of file AttributeImpl.h.
References llvm::Attribute::Alignment, llvm::Attribute::Dereferenceable, and llvm::Attribute::StackAlignment.
| uint64_t llvm::IntAttributeImpl::getValue | ( | ) | const [inline] |
Definition at line 124 of file AttributeImpl.h.