| ||||||||||||||
| ||||||||||||||
| Synopsis | ||||||||||||||
| ||||||||||||||
| Documentation | ||||||||||||||
| Converts continuations into full proceedures. The main work of the CPS transform that everything else is setting-up. | ||||||||||||||
| continuationToProc :: (WordOff, WordOff, [(CLabel, ContinuationFormat)]) -> CmmReg -> [[[Unique]]] -> Continuation CmmInfo -> CmmTop | ||||||||||||||
| data Continuation info | ||||||||||||||
| ||||||||||||||
| continuationLabel :: Continuation (Either C_SRT CmmInfo) -> CLabel | ||||||||||||||
| data ContinuationFormat | ||||||||||||||
| ||||||||||||||
| Produced by Haddock version 2.7.2 | ||||||||||||||