module LLVM::ValueMethods
Direct including types
Defined in:
llvm/value_methods.cr Constructors
Instance Method Summary
Constructor Detail
def self.new(unwrap : LibLLVM::ValueRef)Source
Instance Method Detail
def alignment=(bytes)Source
def call_conventionSource
def call_convention=(call_convention)Source
def const_int_get_sext_valueSource
def const_int_get_zext_valueSource
def global_constant=(global_constant)Source
def global_constant?Source
def initializer=(initializer)Source
def linkage=(linkage)Source
def ordering=(ordering)Source
def thread_local=(thread_local)Source
def volatile=(volatile)Source