Sophie

Sophie

distrib > Fedora > 14 > i386 > by-pkgid > 8d1ef08c9e0d44c69764afc615a03d0d > files > 840

ghc-ghc-devel-6.12.3-5.fc14.i686.rpm

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<!--Rendered using the Haskell Html Library v0.2-->
<HTML
><HEAD
><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8"
><TITLE
>CmmContFlowOpt</TITLE
><LINK HREF="haddock.css" REL="stylesheet" TYPE="text/css"
><SCRIPT SRC="haddock-util.js" TYPE="text/javascript"
></SCRIPT
><SCRIPT TYPE="text/javascript"
>window.onload = function () {setSynopsis("mini_CmmContFlowOpt.html")};</SCRIPT
></HEAD
><BODY
><TABLE CLASS="vanilla" CELLSPACING="0" CELLPADDING="0"
><TR
><TD CLASS="topbar"
><TABLE CLASS="vanilla" CELLSPACING="0" CELLPADDING="0"
><TR
><TD
><IMG SRC="haskell_icon.gif" WIDTH="16" HEIGHT="16" ALT=" "
></TD
><TD CLASS="title"
>ghc-6.12.3: The GHC API</TD
><TD CLASS="topbut"
><A HREF="src/CmmContFlowOpt.html"
>Source code</A
></TD
><TD CLASS="topbut"
><A HREF="index.html"
>Contents</A
></TD
><TD CLASS="topbut"
><A HREF="doc-index.html"
>Index</A
></TD
></TR
></TABLE
></TD
></TR
><TR
><TD CLASS="modulebar"
><TABLE CLASS="vanilla" CELLSPACING="0" CELLPADDING="0"
><TR
><TD
><FONT SIZE="6"
>CmmContFlowOpt</FONT
></TD
></TR
></TABLE
></TD
></TR
><TR
><TD CLASS="s15"
></TD
></TR
><TR
><TD CLASS="s15"
></TD
></TR
><TR
><TD CLASS="s15"
></TD
></TR
><TR
><TD CLASS="section1"
>Documentation</TD
></TR
><TR
><TD CLASS="s15"
></TD
></TR
><TR
><TD CLASS="topdecl"
><TABLE CLASS="declbar"
><TR
><TD CLASS="declname"
><A NAME="v:runCmmOpts"
><A NAME="v%3ArunCmmOpts"
></A
></A
><B
>runCmmOpts</B
> ::  <A HREF="CmmTx.html#t%3ATx"
>Tx</A
> g -&gt; <A HREF="CmmTx.html#t%3ATx"
>Tx</A
> (<A HREF="Cmm.html#t%3AGenCmm"
>GenCmm</A
> d h g)</TD
><TD CLASS="declbut"
><A HREF="src/CmmContFlowOpt.html#runCmmOpts"
>Source</A
></TD
></TR
></TABLE
></TD
></TR
><TR
><TD CLASS="s15"
></TD
></TR
><TR
><TD CLASS="topdecl"
><TABLE CLASS="declbar"
><TR
><TD CLASS="declname"
><A NAME="v:cmmCfgOpts"
><A NAME="v%3AcmmCfgOpts"
></A
></A
><B
>cmmCfgOpts</B
> :: <A HREF="CmmTx.html#t%3ATx"
>Tx</A
> (<A HREF="Cmm.html#t%3AListGraph"
>ListGraph</A
> <A HREF="Cmm.html#t%3ACmmStmt"
>CmmStmt</A
>)</TD
><TD CLASS="declbut"
><A HREF="src/CmmContFlowOpt.html#cmmCfgOpts"
>Source</A
></TD
></TR
></TABLE
></TD
></TR
><TR
><TD CLASS="s15"
></TD
></TR
><TR
><TD CLASS="topdecl"
><TABLE CLASS="declbar"
><TR
><TD CLASS="declname"
><A NAME="v:cmmCfgOptsZ"
><A NAME="v%3AcmmCfgOptsZ"
></A
></A
><B
>cmmCfgOptsZ</B
> ::  <A HREF="CmmTx.html#t%3ATx"
>Tx</A
> (a, <A HREF="ZipCfgCmmRep.html#t%3ACmmGraph"
>CmmGraph</A
>)</TD
><TD CLASS="declbut"
><A HREF="src/CmmContFlowOpt.html#cmmCfgOptsZ"
>Source</A
></TD
></TR
></TABLE
></TD
></TR
><TR
><TD CLASS="s15"
></TD
></TR
><TR
><TD CLASS="topdecl"
><TABLE CLASS="declbar"
><TR
><TD CLASS="declname"
><A NAME="v:branchChainElimZ"
><A NAME="v%3AbranchChainElimZ"
></A
></A
><B
>branchChainElimZ</B
> :: <A HREF="CmmTx.html#t%3ATx"
>Tx</A
> <A HREF="ZipCfgCmmRep.html#t%3ACmmGraph"
>CmmGraph</A
></TD
><TD CLASS="declbut"
><A HREF="src/CmmContFlowOpt.html#branchChainElimZ"
>Source</A
></TD
></TR
></TABLE
></TD
></TR
><TR
><TD CLASS="s15"
></TD
></TR
><TR
><TD CLASS="topdecl"
><TABLE CLASS="declbar"
><TR
><TD CLASS="declname"
><A NAME="v:removeUnreachableBlocksZ"
><A NAME="v%3AremoveUnreachableBlocksZ"
></A
></A
><B
>removeUnreachableBlocksZ</B
> :: <A HREF="CmmTx.html#t%3ATx"
>Tx</A
> <A HREF="ZipCfgCmmRep.html#t%3ACmmGraph"
>CmmGraph</A
></TD
><TD CLASS="declbut"
><A HREF="src/CmmContFlowOpt.html#removeUnreachableBlocksZ"
>Source</A
></TD
></TR
></TABLE
></TD
></TR
><TR
><TD CLASS="s15"
></TD
></TR
><TR
><TD CLASS="topdecl"
><TABLE CLASS="declbar"
><TR
><TD CLASS="declname"
><A NAME="v:predMap"
><A NAME="v%3ApredMap"
></A
></A
><B
>predMap</B
> :: <A HREF="ZipCfg.html#t%3ALastNode"
>LastNode</A
> l =&gt; <A HREF="ZipCfg.html#t%3ALGraph"
>LGraph</A
> m l -&gt; <A HREF="BlockId.html#t%3ABlockEnv"
>BlockEnv</A
> <A HREF="BlockId.html#t%3ABlockSet"
>BlockSet</A
></TD
><TD CLASS="declbut"
><A HREF="src/CmmContFlowOpt.html#predMap"
>Source</A
></TD
></TR
></TABLE
></TD
></TR
><TR
><TD CLASS="s15"
></TD
></TR
><TR
><TD CLASS="topdecl"
><TABLE CLASS="declbar"
><TR
><TD CLASS="declname"
><A NAME="v:replaceLabelsZ"
><A NAME="v%3AreplaceLabelsZ"
></A
></A
><B
>replaceLabelsZ</B
> :: <A HREF="BlockId.html#t%3ABlockEnv"
>BlockEnv</A
> <A HREF="BlockId.html#t%3ABlockId"
>BlockId</A
> -&gt; <A HREF="ZipCfgCmmRep.html#t%3ACmmGraph"
>CmmGraph</A
> -&gt; <A HREF="ZipCfgCmmRep.html#t%3ACmmGraph"
>CmmGraph</A
></TD
><TD CLASS="declbut"
><A HREF="src/CmmContFlowOpt.html#replaceLabelsZ"
>Source</A
></TD
></TR
></TABLE
></TD
></TR
><TR
><TD CLASS="s15"
></TD
></TR
><TR
><TD CLASS="topdecl"
><TABLE CLASS="declbar"
><TR
><TD CLASS="declname"
><A NAME="v:replaceBranches"
><A NAME="v%3AreplaceBranches"
></A
></A
><B
>replaceBranches</B
> :: <A HREF="BlockId.html#t%3ABlockEnv"
>BlockEnv</A
> <A HREF="BlockId.html#t%3ABlockId"
>BlockId</A
> -&gt; <A HREF="ZipCfgCmmRep.html#t%3ACmmGraph"
>CmmGraph</A
> -&gt; <A HREF="ZipCfgCmmRep.html#t%3ACmmGraph"
>CmmGraph</A
></TD
><TD CLASS="declbut"
><A HREF="src/CmmContFlowOpt.html#replaceBranches"
>Source</A
></TD
></TR
></TABLE
></TD
></TR
><TR
><TD CLASS="s15"
></TD
></TR
><TR
><TD CLASS="topdecl"
><TABLE CLASS="declbar"
><TR
><TD CLASS="declname"
><A NAME="v:runCmmContFlowOptsZs"
><A NAME="v%3ArunCmmContFlowOptsZs"
></A
></A
><B
>runCmmContFlowOptsZs</B
> :: [<A HREF="ZipCfgCmmRep.html#t%3ACmmZ"
>CmmZ</A
>] -&gt; [<A HREF="ZipCfgCmmRep.html#t%3ACmmZ"
>CmmZ</A
>]</TD
><TD CLASS="declbut"
><A HREF="src/CmmContFlowOpt.html#runCmmContFlowOptsZs"
>Source</A
></TD
></TR
></TABLE
></TD
></TR
><TR
><TD CLASS="s15"
></TD
></TR
><TR
><TD CLASS="botbar"
>Produced by <A HREF="http://www.haskell.org/haddock/"
>Haddock</A
> version 2.6.1</TD
></TR
></TABLE
></BODY
></HTML
>