LLVMGetInstructionParent

Obtain the basic block to which an instruction belongs.

@see llvm::Instruction::getParent()

extern (C) nothrow
LLVMBasicBlockRef
LLVMGetInstructionParent
(
LLVMValueRef Inst
)

Meta