LLVMSetValueName

Set the string name of a value.

@see llvm::Value::setName()

extern (C) nothrow
void
LLVMSetValueName
(,
const(char)* Name
)

Meta