Home
last modified time | relevance | path

Searched refs:ExitifyM (Results 1 – 1 of 1) sorted by relevance

/dports/lang/ghc/ghc-8.10.7/compiler/simplCore/
H A DExitify.hs103 type ExitifyM = State [(JoinId, CoreExpr)] type
139 -> ExitifyM CoreExpr
197 -> ExitifyM CoreExpr
261 mkExitJoinId :: InScopeSet -> Type -> JoinArity -> ExitifyM JoinId
271 addExit :: InScopeSet -> JoinArity -> CoreExpr -> ExitifyM JoinId