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