LxValue

Represents an individual value in LLVM IR.

See: llvm-c/Types.h

Constructors

this
this(LLVMValueRef v)
Undocumented in source.

Alias This

rawPtr

Members

Variables

rawPtr
LLVMValueRef rawPtr;
Undocumented in source.

Meta