Method LLVMGetValueName2
LLVMGetValueName2(LLVMValueRef, out size_t)
TODO: Provide summary for Function LLVMGetValueName2
Declaration
public static string LLVMGetValueName2(LLVMValueRef Val, out size_t Length)
Parameters
public static string LLVMGetValueName2(LLVMValueRef Val, out size_t Length)
LLVMValueRef | Val | TODO: Provide details of parameter Val |
size_t | Length | TODO: Provide details of parameter Length |
Returns
String | TODO: Document return value |