LLVMGetValueName

Obtain the string name of a value.

@see llvm::Value::getName()

extern (C) nothrow
const(char)*
LLVMGetValueName
(
LLVMValueRef Val
)

Meta