LxValue

Represents an individual value in LLVM IR.

See: llvm-c/Types.h

struct LxValue {
LLVMValueRef rawPtr;
}

Alias This

rawPtr

Meta