LLVMDumpValue

Function LLVMDumpValue 

Source
pub unsafe extern "C" fn LLVMDumpValue(Val: LLVMValueRef)
Expand description

Dump a representation of a value to stderr.

@see llvm::Value::dump()