llvm-tf-3.0.3.1.6: Bindings to the LLVM compiler toolkit using type families.

Safe HaskellNone
LanguageHaskell98

LLVM.Util.Optimize

Synopsis

Documentation

optimizeModule :: Int -> Module -> IO Bool Source

Result tells whether the module was modified by any of the passes.