Obtain the function to which a basic block belongs.
See: llvm::BasicBlock::getParent()
TODO assuming that the base type is always a function.
See Implementation
Obtain the function to which a basic block belongs.
See: llvm::BasicBlock::getParent()
TODO assuming that the base type is always a function.