Copyright | (c) Galois Inc 2014 |
---|---|
License | BSD3 |
Maintainer | Joe Hendrix <jhendrix@galois.com> |
Stability | provisional |
Safe Haskell | Safe-Inferred |
Language | Haskell2010 |
Lang.Crucible.CFG.SSAConversion
Description
This module provides a function for converting from the RTL to SSA Crucible representation.
Synopsis
- toSSA :: IsSyntaxExtension ext => CFG ext s init ret -> SomeCFG ext init ret