gibbon-0.3: A compiler for operating on serialized data
Safe HaskellSafe-Inferred
LanguageHaskell2010

Gibbon.Passes.FollowPtrs

Synopsis

Documentation

followPtrs :: Prog2 -> PassM Prog2 Source #

Generate code for indirection and redirection pointer branches in the case expression.