llvm-extra-0.7.3: Utility functions for the llvm interface

Safe HaskellNone

LLVM.Extra.Multi.Iterator

Documentation

takeWhile :: (a -> CodeGenFunction r (T Bool)) -> T r a -> T r aSource

take :: (Additive i, Comparison i, IntegerConstant i) => T i -> T r a -> T r aSource