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