llvm-general-quote-0.2.0.0: QuasiQuoting llvm code for llvm-general

Safe HaskellNone
LanguageHaskell2010

LLVM.General.Quote.SSA

Documentation

toSSA :: [BasicBlock] -> [BasicBlock] Source

typeOfConstant :: Constant -> Type Source

typeOfOperand :: Operand -> Type Source

typeOfInstruction :: Instruction -> Type Source