ghc-6.10.3: The GHC APIContentsIndex
CmmCPSZ
Synopsis
protoCmmCPSZ :: HscEnv -> CmmZ -> IO CmmZ
Documentation
Converts C-- with full proceedures and parameters to a CPS transformed C-- with the stack made manifest. Well, sort of.
protoCmmCPSZ :: HscEnv -> CmmZ -> IO CmmZ
Top level driver for the CPS pass
Produced by Haddock version 2.4.2