Method LLVMGetPreviousInstruction
LLVMGetPreviousInstruction(LLVMValueRef)
TODO: Provide summary for Function LLVMGetPreviousInstruction
Declaration
public static LLVMValueRef LLVMGetPreviousInstruction(LLVMValueRef Inst)
Parameters
public static LLVMValueRef LLVMGetPreviousInstruction(LLVMValueRef Inst)
LLVMValueRef | Inst | TODO: Provide details of parameter Inst |
Returns
LLVMValueRef | TODO: Document return value |