llvm-hs-5.1.0: General purpose LLVM bindings
LLVM.Internal.BasicBlock
getBasicBlockTerminator :: Ptr BasicBlock -> DecodeAST (DecodeAST (Named Terminator)) Source #
getNamedInstructions :: Ptr BasicBlock -> DecodeAST (DecodeAST [Named Instruction]) Source #