| ||||||||||||||
| ||||||||||||||
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 | ||||||||||||||
data ContinuationFormat | ||||||||||||||
| ||||||||||||||
Produced by Haddock version 2.4.2 |