BasicBlock.parent

Obtain the function to which a basic block belongs.

See: llvm::BasicBlock::getParent()

TODO assuming that the base type is always a function.

struct BasicBlock
parent
()

Meta