blob: 9766281e33710ab3b9687168a991cca1c0d0ba7f [file] [log] [blame]
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (1.8.0_162) on Thu Feb 01 21:39:12 KST 2018 -->
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>Uses of Class edu.snu.coral.common.ir.edge.IREdge (Coral Project 0.1-SNAPSHOT API)</title>
<meta name="date" content="2018-02-01">
<link rel="stylesheet" type="text/css" href="../../../../../../../stylesheet.css" title="Style">
<script type="text/javascript" src="../../../../../../../script.js"></script>
</head>
<body>
<script type="text/javascript"><!--
try {
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="Uses of Class edu.snu.coral.common.ir.edge.IREdge (Coral Project 0.1-SNAPSHOT API)";
}
}
catch(err) {
}
//-->
</script>
<noscript>
<div>JavaScript is disabled on your browser.</div>
</noscript>
<!-- ========= START OF TOP NAVBAR ======= -->
<div class="topNav"><a name="navbar.top">
<!-- -->
</a>
<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div>
<a name="navbar.top.firstrow">
<!-- -->
</a>
<ul class="navList" title="Navigation">
<li><a href="../../../../../../../overview-summary.html">Overview</a></li>
<li><a href="../package-summary.html">Package</a></li>
<li><a href="../../../../../../../edu/snu/coral/common/ir/edge/IREdge.html" title="class in edu.snu.coral.common.ir.edge">Class</a></li>
<li class="navBarCell1Rev">Use</li>
<li><a href="../package-tree.html">Tree</a></li>
<li><a href="../../../../../../../deprecated-list.html">Deprecated</a></li>
<li><a href="../../../../../../../index-all.html">Index</a></li>
<li><a href="../../../../../../../help-doc.html">Help</a></li>
</ul>
</div>
<div class="subNav">
<ul class="navList">
<li>Prev</li>
<li>Next</li>
</ul>
<ul class="navList">
<li><a href="../../../../../../../index.html?edu/snu/coral/common/ir/edge/class-use/IREdge.html" target="_top">Frames</a></li>
<li><a href="IREdge.html" target="_top">No&nbsp;Frames</a></li>
</ul>
<ul class="navList" id="allclasses_navbar_top">
<li><a href="../../../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
</ul>
<div>
<script type="text/javascript"><!--
allClassesLink = document.getElementById("allclasses_navbar_top");
if(window==top) {
allClassesLink.style.display = "block";
}
else {
allClassesLink.style.display = "none";
}
//-->
</script>
</div>
<a name="skip.navbar.top">
<!-- -->
</a></div>
<!-- ========= END OF TOP NAVBAR ========= -->
<div class="header">
<h2 title="Uses of Class edu.snu.coral.common.ir.edge.IREdge" class="title">Uses of Class<br>edu.snu.coral.common.ir.edge.IREdge</h2>
</div>
<div class="classUseContainer">
<ul class="blockList">
<li class="blockList">
<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing packages, and an explanation">
<caption><span>Packages that use <a href="../../../../../../../edu/snu/coral/common/ir/edge/IREdge.html" title="class in edu.snu.coral.common.ir.edge">IREdge</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Package</th>
<th class="colLast" scope="col">Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><a href="#edu.snu.coral.common.ir.edge">edu.snu.coral.common.ir.edge</a></td>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a href="#edu.snu.coral.common.ir.executionproperty">edu.snu.coral.common.ir.executionproperty</a></td>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><a href="#edu.snu.coral.common.ir.vertex">edu.snu.coral.common.ir.vertex</a></td>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a href="#edu.snu.coral.compiler.backend">edu.snu.coral.compiler.backend</a></td>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><a href="#edu.snu.coral.compiler.backend.coral">edu.snu.coral.compiler.backend.coral</a></td>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a href="#edu.snu.coral.compiler.frontend.beam">edu.snu.coral.compiler.frontend.beam</a></td>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><a href="#edu.snu.coral.compiler.frontend.spark.core.java">edu.snu.coral.compiler.frontend.spark.core.java</a></td>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a href="#edu.snu.coral.compiler.optimizer">edu.snu.coral.compiler.optimizer</a></td>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><a href="#edu.snu.coral.compiler.optimizer.pass.compiletime.annotating">edu.snu.coral.compiler.optimizer.pass.compiletime.annotating</a></td>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a href="#edu.snu.coral.compiler.optimizer.pass.compiletime.composite">edu.snu.coral.compiler.optimizer.pass.compiletime.composite</a></td>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><a href="#edu.snu.coral.compiler.optimizer.pass.compiletime.reshaping">edu.snu.coral.compiler.optimizer.pass.compiletime.reshaping</a></td>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a href="#edu.snu.coral.runtime.common.plan.physical">edu.snu.coral.runtime.common.plan.physical</a></td>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><a href="#edu.snu.coral.runtime.common.plan.stage">edu.snu.coral.runtime.common.plan.stage</a></td>
<td class="colLast">&nbsp;</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList">
<ul class="blockList">
<li class="blockList"><a name="edu.snu.coral.common.ir.edge">
<!-- -->
</a>
<h3>Uses of <a href="../../../../../../../edu/snu/coral/common/ir/edge/IREdge.html" title="class in edu.snu.coral.common.ir.edge">IREdge</a> in <a href="../../../../../../../edu/snu/coral/common/ir/edge/package-summary.html">edu.snu.coral.common.ir.edge</a></h3>
<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation">
<caption><span>Methods in <a href="../../../../../../../edu/snu/coral/common/ir/edge/package-summary.html">edu.snu.coral.common.ir.edge</a> that return <a href="../../../../../../../edu/snu/coral/common/ir/edge/IREdge.html" title="class in edu.snu.coral.common.ir.edge">IREdge</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colLast" scope="col">Method and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../../../../edu/snu/coral/common/ir/edge/IREdge.html" title="class in edu.snu.coral.common.ir.edge">IREdge</a></code></td>
<td class="colLast"><span class="typeNameLabel">IREdge.</span><code><span class="memberNameLink"><a href="../../../../../../../edu/snu/coral/common/ir/edge/IREdge.html#setProperty-edu.snu.coral.common.ir.executionproperty.ExecutionProperty-">setProperty</a></span>(<a href="../../../../../../../edu/snu/coral/common/ir/executionproperty/ExecutionProperty.html" title="class in edu.snu.coral.common.ir.executionproperty">ExecutionProperty</a>&lt;?&gt;&nbsp;executionProperty)</code>
<div class="block">Set an executionProperty of the IREdge.</div>
</td>
</tr>
</tbody>
</table>
<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation">
<caption><span>Methods in <a href="../../../../../../../edu/snu/coral/common/ir/edge/package-summary.html">edu.snu.coral.common.ir.edge</a> with parameters of type <a href="../../../../../../../edu/snu/coral/common/ir/edge/IREdge.html" title="class in edu.snu.coral.common.ir.edge">IREdge</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colLast" scope="col">Method and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><span class="typeNameLabel">IREdge.</span><code><span class="memberNameLink"><a href="../../../../../../../edu/snu/coral/common/ir/edge/IREdge.html#copyExecutionPropertiesTo-edu.snu.coral.common.ir.edge.IREdge-">copyExecutionPropertiesTo</a></span>(<a href="../../../../../../../edu/snu/coral/common/ir/edge/IREdge.html" title="class in edu.snu.coral.common.ir.edge">IREdge</a>&nbsp;thatEdge)</code>
<div class="block">Static function to copy executionProperties from an edge to the other.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Boolean.html?is-external=true" title="class or interface in java.lang">Boolean</a></code></td>
<td class="colLast"><span class="typeNameLabel">IREdge.</span><code><span class="memberNameLink"><a href="../../../../../../../edu/snu/coral/common/ir/edge/IREdge.html#hasSameItineraryAs-edu.snu.coral.common.ir.edge.IREdge-">hasSameItineraryAs</a></span>(<a href="../../../../../../../edu/snu/coral/common/ir/edge/IREdge.html" title="class in edu.snu.coral.common.ir.edge">IREdge</a>&nbsp;edge)</code>&nbsp;</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList"><a name="edu.snu.coral.common.ir.executionproperty">
<!-- -->
</a>
<h3>Uses of <a href="../../../../../../../edu/snu/coral/common/ir/edge/IREdge.html" title="class in edu.snu.coral.common.ir.edge">IREdge</a> in <a href="../../../../../../../edu/snu/coral/common/ir/executionproperty/package-summary.html">edu.snu.coral.common.ir.executionproperty</a></h3>
<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation">
<caption><span>Methods in <a href="../../../../../../../edu/snu/coral/common/ir/executionproperty/package-summary.html">edu.snu.coral.common.ir.executionproperty</a> with parameters of type <a href="../../../../../../../edu/snu/coral/common/ir/edge/IREdge.html" title="class in edu.snu.coral.common.ir.edge">IREdge</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colLast" scope="col">Method and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><code>static <a href="../../../../../../../edu/snu/coral/common/ir/executionproperty/ExecutionPropertyMap.html" title="class in edu.snu.coral.common.ir.executionproperty">ExecutionPropertyMap</a></code></td>
<td class="colLast"><span class="typeNameLabel">ExecutionPropertyMap.</span><code><span class="memberNameLink"><a href="../../../../../../../edu/snu/coral/common/ir/executionproperty/ExecutionPropertyMap.html#of-edu.snu.coral.common.ir.edge.IREdge-edu.snu.coral.common.ir.edge.executionproperty.DataCommunicationPatternProperty.Value-">of</a></span>(<a href="../../../../../../../edu/snu/coral/common/ir/edge/IREdge.html" title="class in edu.snu.coral.common.ir.edge">IREdge</a>&nbsp;irEdge,
<a href="../../../../../../../edu/snu/coral/common/ir/edge/executionproperty/DataCommunicationPatternProperty.Value.html" title="enum in edu.snu.coral.common.ir.edge.executionproperty">DataCommunicationPatternProperty.Value</a>&nbsp;commPattern)</code>
<div class="block">Static initializer for irEdges.</div>
</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList"><a name="edu.snu.coral.common.ir.vertex">
<!-- -->
</a>
<h3>Uses of <a href="../../../../../../../edu/snu/coral/common/ir/edge/IREdge.html" title="class in edu.snu.coral.common.ir.edge">IREdge</a> in <a href="../../../../../../../edu/snu/coral/common/ir/vertex/package-summary.html">edu.snu.coral.common.ir.vertex</a></h3>
<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation">
<caption><span>Methods in <a href="../../../../../../../edu/snu/coral/common/ir/vertex/package-summary.html">edu.snu.coral.common.ir.vertex</a> that return <a href="../../../../../../../edu/snu/coral/common/ir/edge/IREdge.html" title="class in edu.snu.coral.common.ir.edge">IREdge</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colLast" scope="col">Method and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../../../../edu/snu/coral/common/ir/edge/IREdge.html" title="class in edu.snu.coral.common.ir.edge">IREdge</a></code></td>
<td class="colLast"><span class="typeNameLabel">LoopVertex.</span><code><span class="memberNameLink"><a href="../../../../../../../edu/snu/coral/common/ir/vertex/LoopVertex.html#getEdgeWithLoop-edu.snu.coral.common.ir.edge.IREdge-">getEdgeWithLoop</a></span>(<a href="../../../../../../../edu/snu/coral/common/ir/edge/IREdge.html" title="class in edu.snu.coral.common.ir.edge">IREdge</a>&nbsp;edgeWithInternalVertex)</code>&nbsp;</td>
</tr>
</tbody>
</table>
<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation">
<caption><span>Methods in <a href="../../../../../../../edu/snu/coral/common/ir/vertex/package-summary.html">edu.snu.coral.common.ir.vertex</a> that return types with arguments of type <a href="../../../../../../../edu/snu/coral/common/ir/edge/IREdge.html" title="class in edu.snu.coral.common.ir.edge">IREdge</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colLast" scope="col">Method and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../../../../edu/snu/coral/common/dag/DAGBuilder.html" title="class in edu.snu.coral.common.dag">DAGBuilder</a>&lt;<a href="../../../../../../../edu/snu/coral/common/ir/vertex/IRVertex.html" title="class in edu.snu.coral.common.ir.vertex">IRVertex</a>,<a href="../../../../../../../edu/snu/coral/common/ir/edge/IREdge.html" title="class in edu.snu.coral.common.ir.edge">IREdge</a>&gt;</code></td>
<td class="colLast"><span class="typeNameLabel">LoopVertex.</span><code><span class="memberNameLink"><a href="../../../../../../../edu/snu/coral/common/ir/vertex/LoopVertex.html#getBuilder--">getBuilder</a></span>()</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../../../../../edu/snu/coral/common/dag/DAG.html" title="class in edu.snu.coral.common.dag">DAG</a>&lt;<a href="../../../../../../../edu/snu/coral/common/ir/vertex/IRVertex.html" title="class in edu.snu.coral.common.ir.vertex">IRVertex</a>,<a href="../../../../../../../edu/snu/coral/common/ir/edge/IREdge.html" title="class in edu.snu.coral.common.ir.edge">IREdge</a>&gt;</code></td>
<td class="colLast"><span class="typeNameLabel">LoopVertex.</span><code><span class="memberNameLink"><a href="../../../../../../../edu/snu/coral/common/ir/vertex/LoopVertex.html#getDAG--">getDAG</a></span>()</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="https://docs.oracle.com/javase/8/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">Map</a>&lt;<a href="../../../../../../../edu/snu/coral/common/ir/vertex/IRVertex.html" title="class in edu.snu.coral.common.ir.vertex">IRVertex</a>,<a href="https://docs.oracle.com/javase/8/docs/api/java/util/Set.html?is-external=true" title="class or interface in java.util">Set</a>&lt;<a href="../../../../../../../edu/snu/coral/common/ir/edge/IREdge.html" title="class in edu.snu.coral.common.ir.edge">IREdge</a>&gt;&gt;</code></td>
<td class="colLast"><span class="typeNameLabel">LoopVertex.</span><code><span class="memberNameLink"><a href="../../../../../../../edu/snu/coral/common/ir/vertex/LoopVertex.html#getDagIncomingEdges--">getDagIncomingEdges</a></span>()</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="https://docs.oracle.com/javase/8/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">Map</a>&lt;<a href="../../../../../../../edu/snu/coral/common/ir/vertex/IRVertex.html" title="class in edu.snu.coral.common.ir.vertex">IRVertex</a>,<a href="https://docs.oracle.com/javase/8/docs/api/java/util/Set.html?is-external=true" title="class or interface in java.util">Set</a>&lt;<a href="../../../../../../../edu/snu/coral/common/ir/edge/IREdge.html" title="class in edu.snu.coral.common.ir.edge">IREdge</a>&gt;&gt;</code></td>
<td class="colLast"><span class="typeNameLabel">LoopVertex.</span><code><span class="memberNameLink"><a href="../../../../../../../edu/snu/coral/common/ir/vertex/LoopVertex.html#getDagOutgoingEdges--">getDagOutgoingEdges</a></span>()</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../../../../edu/snu/coral/common/dag/DAG.html" title="class in edu.snu.coral.common.dag">DAG</a>&lt;<a href="../../../../../../../edu/snu/coral/common/ir/vertex/IRVertex.html" title="class in edu.snu.coral.common.ir.vertex">IRVertex</a>,<a href="../../../../../../../edu/snu/coral/common/ir/edge/IREdge.html" title="class in edu.snu.coral.common.ir.edge">IREdge</a>&gt;</code></td>
<td class="colLast"><span class="typeNameLabel">MetricCollectionBarrierVertex.</span><code><span class="memberNameLink"><a href="../../../../../../../edu/snu/coral/common/ir/vertex/MetricCollectionBarrierVertex.html#getDAGSnapshot--">getDAGSnapshot</a></span>()</code>
<div class="block">Access the DAG snapshot when triggering dynamic optimization.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="https://docs.oracle.com/javase/8/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">Map</a>&lt;<a href="../../../../../../../edu/snu/coral/common/ir/vertex/IRVertex.html" title="class in edu.snu.coral.common.ir.vertex">IRVertex</a>,<a href="https://docs.oracle.com/javase/8/docs/api/java/util/Set.html?is-external=true" title="class or interface in java.util">Set</a>&lt;<a href="../../../../../../../edu/snu/coral/common/ir/edge/IREdge.html" title="class in edu.snu.coral.common.ir.edge">IREdge</a>&gt;&gt;</code></td>
<td class="colLast"><span class="typeNameLabel">LoopVertex.</span><code><span class="memberNameLink"><a href="../../../../../../../edu/snu/coral/common/ir/vertex/LoopVertex.html#getIterativeIncomingEdges--">getIterativeIncomingEdges</a></span>()</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="https://docs.oracle.com/javase/8/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">Map</a>&lt;<a href="../../../../../../../edu/snu/coral/common/ir/vertex/IRVertex.html" title="class in edu.snu.coral.common.ir.vertex">IRVertex</a>,<a href="https://docs.oracle.com/javase/8/docs/api/java/util/Set.html?is-external=true" title="class or interface in java.util">Set</a>&lt;<a href="../../../../../../../edu/snu/coral/common/ir/edge/IREdge.html" title="class in edu.snu.coral.common.ir.edge">IREdge</a>&gt;&gt;</code></td>
<td class="colLast"><span class="typeNameLabel">LoopVertex.</span><code><span class="memberNameLink"><a href="../../../../../../../edu/snu/coral/common/ir/vertex/LoopVertex.html#getNonIterativeIncomingEdges--">getNonIterativeIncomingEdges</a></span>()</code>&nbsp;</td>
</tr>
</tbody>
</table>
<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation">
<caption><span>Methods in <a href="../../../../../../../edu/snu/coral/common/ir/vertex/package-summary.html">edu.snu.coral.common.ir.vertex</a> with parameters of type <a href="../../../../../../../edu/snu/coral/common/ir/edge/IREdge.html" title="class in edu.snu.coral.common.ir.edge">IREdge</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colLast" scope="col">Method and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><span class="typeNameLabel">LoopVertex.</span><code><span class="memberNameLink"><a href="../../../../../../../edu/snu/coral/common/ir/vertex/LoopVertex.html#addDagIncomingEdge-edu.snu.coral.common.ir.edge.IREdge-">addDagIncomingEdge</a></span>(<a href="../../../../../../../edu/snu/coral/common/ir/edge/IREdge.html" title="class in edu.snu.coral.common.ir.edge">IREdge</a>&nbsp;edge)</code>
<div class="block">Adds the incoming edge of the contained DAG.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><span class="typeNameLabel">LoopVertex.</span><code><span class="memberNameLink"><a href="../../../../../../../edu/snu/coral/common/ir/vertex/LoopVertex.html#addDagOutgoingEdge-edu.snu.coral.common.ir.edge.IREdge-">addDagOutgoingEdge</a></span>(<a href="../../../../../../../edu/snu/coral/common/ir/edge/IREdge.html" title="class in edu.snu.coral.common.ir.edge">IREdge</a>&nbsp;edge)</code>
<div class="block">Adds and outgoing edge of the contained DAG.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><span class="typeNameLabel">LoopVertex.</span><code><span class="memberNameLink"><a href="../../../../../../../edu/snu/coral/common/ir/vertex/LoopVertex.html#addIterativeIncomingEdge-edu.snu.coral.common.ir.edge.IREdge-">addIterativeIncomingEdge</a></span>(<a href="../../../../../../../edu/snu/coral/common/ir/edge/IREdge.html" title="class in edu.snu.coral.common.ir.edge">IREdge</a>&nbsp;edge)</code>
<div class="block">Adds an iterative incoming edge, from the previous iteration, but connection internally.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><span class="typeNameLabel">LoopVertex.</span><code><span class="memberNameLink"><a href="../../../../../../../edu/snu/coral/common/ir/vertex/LoopVertex.html#addNonIterativeIncomingEdge-edu.snu.coral.common.ir.edge.IREdge-">addNonIterativeIncomingEdge</a></span>(<a href="../../../../../../../edu/snu/coral/common/ir/edge/IREdge.html" title="class in edu.snu.coral.common.ir.edge">IREdge</a>&nbsp;edge)</code>
<div class="block">Adds a non-iterative incoming edge, from outside the previous iteration.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../../../../edu/snu/coral/common/ir/edge/IREdge.html" title="class in edu.snu.coral.common.ir.edge">IREdge</a></code></td>
<td class="colLast"><span class="typeNameLabel">LoopVertex.</span><code><span class="memberNameLink"><a href="../../../../../../../edu/snu/coral/common/ir/vertex/LoopVertex.html#getEdgeWithLoop-edu.snu.coral.common.ir.edge.IREdge-">getEdgeWithLoop</a></span>(<a href="../../../../../../../edu/snu/coral/common/ir/edge/IREdge.html" title="class in edu.snu.coral.common.ir.edge">IREdge</a>&nbsp;edgeWithInternalVertex)</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><span class="typeNameLabel">LoopVertex.</span><code><span class="memberNameLink"><a href="../../../../../../../edu/snu/coral/common/ir/vertex/LoopVertex.html#mapEdgeWithLoop-edu.snu.coral.common.ir.edge.IREdge-edu.snu.coral.common.ir.edge.IREdge-">mapEdgeWithLoop</a></span>(<a href="../../../../../../../edu/snu/coral/common/ir/edge/IREdge.html" title="class in edu.snu.coral.common.ir.edge">IREdge</a>&nbsp;edgeWithLoop,
<a href="../../../../../../../edu/snu/coral/common/ir/edge/IREdge.html" title="class in edu.snu.coral.common.ir.edge">IREdge</a>&nbsp;edgeWithInternalVertex)</code>
<div class="block">Maps an edge from/to loop with the corresponding edge from/to internal vertex.</div>
</td>
</tr>
</tbody>
</table>
<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation">
<caption><span>Method parameters in <a href="../../../../../../../edu/snu/coral/common/ir/vertex/package-summary.html">edu.snu.coral.common.ir.vertex</a> with type arguments of type <a href="../../../../../../../edu/snu/coral/common/ir/edge/IREdge.html" title="class in edu.snu.coral.common.ir.edge">IREdge</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colLast" scope="col">Method and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><span class="typeNameLabel">MetricCollectionBarrierVertex.</span><code><span class="memberNameLink"><a href="../../../../../../../edu/snu/coral/common/ir/vertex/MetricCollectionBarrierVertex.html#setDAGSnapshot-edu.snu.coral.common.dag.DAG-">setDAGSnapshot</a></span>(<a href="../../../../../../../edu/snu/coral/common/dag/DAG.html" title="class in edu.snu.coral.common.dag">DAG</a>&lt;<a href="../../../../../../../edu/snu/coral/common/ir/vertex/IRVertex.html" title="class in edu.snu.coral.common.ir.vertex">IRVertex</a>,<a href="../../../../../../../edu/snu/coral/common/ir/edge/IREdge.html" title="class in edu.snu.coral.common.ir.edge">IREdge</a>&gt;&nbsp;dag)</code>
<div class="block">This is to set the DAG snapshot at the end of the DataSkewCompositePass.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../../../../../edu/snu/coral/common/ir/vertex/LoopVertex.html" title="class in edu.snu.coral.common.ir.vertex">LoopVertex</a></code></td>
<td class="colLast"><span class="typeNameLabel">LoopVertex.</span><code><span class="memberNameLink"><a href="../../../../../../../edu/snu/coral/common/ir/vertex/LoopVertex.html#unRollIteration-edu.snu.coral.common.dag.DAGBuilder-">unRollIteration</a></span>(<a href="../../../../../../../edu/snu/coral/common/dag/DAGBuilder.html" title="class in edu.snu.coral.common.dag">DAGBuilder</a>&lt;<a href="../../../../../../../edu/snu/coral/common/ir/vertex/IRVertex.html" title="class in edu.snu.coral.common.ir.vertex">IRVertex</a>,<a href="../../../../../../../edu/snu/coral/common/ir/edge/IREdge.html" title="class in edu.snu.coral.common.ir.edge">IREdge</a>&gt;&nbsp;dagBuilder)</code>
<div class="block">Method for unrolling an iteration of the LoopVertex.</div>
</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList"><a name="edu.snu.coral.compiler.backend">
<!-- -->
</a>
<h3>Uses of <a href="../../../../../../../edu/snu/coral/common/ir/edge/IREdge.html" title="class in edu.snu.coral.common.ir.edge">IREdge</a> in <a href="../../../../../../../edu/snu/coral/compiler/backend/package-summary.html">edu.snu.coral.compiler.backend</a></h3>
<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation">
<caption><span>Method parameters in <a href="../../../../../../../edu/snu/coral/compiler/backend/package-summary.html">edu.snu.coral.compiler.backend</a> with type arguments of type <a href="../../../../../../../edu/snu/coral/common/ir/edge/IREdge.html" title="class in edu.snu.coral.common.ir.edge">IREdge</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colLast" scope="col">Method and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../../../../edu/snu/coral/compiler/backend/Backend.html" title="type parameter in Backend">Plan</a></code></td>
<td class="colLast"><span class="typeNameLabel">Backend.</span><code><span class="memberNameLink"><a href="../../../../../../../edu/snu/coral/compiler/backend/Backend.html#compile-edu.snu.coral.common.dag.DAG-">compile</a></span>(<a href="../../../../../../../edu/snu/coral/common/dag/DAG.html" title="class in edu.snu.coral.common.dag">DAG</a>&lt;<a href="../../../../../../../edu/snu/coral/common/ir/vertex/IRVertex.html" title="class in edu.snu.coral.common.ir.vertex">IRVertex</a>,<a href="../../../../../../../edu/snu/coral/common/ir/edge/IREdge.html" title="class in edu.snu.coral.common.ir.edge">IREdge</a>&gt;&nbsp;dag)</code>
<div class="block">Compiles a DAG to a physical execution plan.</div>
</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList"><a name="edu.snu.coral.compiler.backend.coral">
<!-- -->
</a>
<h3>Uses of <a href="../../../../../../../edu/snu/coral/common/ir/edge/IREdge.html" title="class in edu.snu.coral.common.ir.edge">IREdge</a> in <a href="../../../../../../../edu/snu/coral/compiler/backend/coral/package-summary.html">edu.snu.coral.compiler.backend.coral</a></h3>
<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation">
<caption><span>Method parameters in <a href="../../../../../../../edu/snu/coral/compiler/backend/coral/package-summary.html">edu.snu.coral.compiler.backend.coral</a> with type arguments of type <a href="../../../../../../../edu/snu/coral/common/ir/edge/IREdge.html" title="class in edu.snu.coral.common.ir.edge">IREdge</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colLast" scope="col">Method and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../../../../edu/snu/coral/runtime/common/plan/physical/PhysicalPlan.html" title="class in edu.snu.coral.runtime.common.plan.physical">PhysicalPlan</a></code></td>
<td class="colLast"><span class="typeNameLabel">CoralBackend.</span><code><span class="memberNameLink"><a href="../../../../../../../edu/snu/coral/compiler/backend/coral/CoralBackend.html#compile-edu.snu.coral.common.dag.DAG-">compile</a></span>(<a href="../../../../../../../edu/snu/coral/common/dag/DAG.html" title="class in edu.snu.coral.common.dag">DAG</a>&lt;<a href="../../../../../../../edu/snu/coral/common/ir/vertex/IRVertex.html" title="class in edu.snu.coral.common.ir.vertex">IRVertex</a>,<a href="../../../../../../../edu/snu/coral/common/ir/edge/IREdge.html" title="class in edu.snu.coral.common.ir.edge">IREdge</a>&gt;&nbsp;irDAG)</code>
<div class="block">Compiles an IR DAG into a <a href="../../../../../../../edu/snu/coral/runtime/common/plan/physical/PhysicalPlan.html" title="class in edu.snu.coral.runtime.common.plan.physical"><code>PhysicalPlan</code></a> to be submitted to Runtime.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../../../../../edu/snu/coral/runtime/common/plan/physical/PhysicalPlan.html" title="class in edu.snu.coral.runtime.common.plan.physical">PhysicalPlan</a></code></td>
<td class="colLast"><span class="typeNameLabel">CoralBackend.</span><code><span class="memberNameLink"><a href="../../../../../../../edu/snu/coral/compiler/backend/coral/CoralBackend.html#compile-edu.snu.coral.common.dag.DAG-edu.snu.coral.runtime.common.plan.physical.PhysicalPlanGenerator-">compile</a></span>(<a href="../../../../../../../edu/snu/coral/common/dag/DAG.html" title="class in edu.snu.coral.common.dag">DAG</a>&lt;<a href="../../../../../../../edu/snu/coral/common/ir/vertex/IRVertex.html" title="class in edu.snu.coral.common.ir.vertex">IRVertex</a>,<a href="../../../../../../../edu/snu/coral/common/ir/edge/IREdge.html" title="class in edu.snu.coral.common.ir.edge">IREdge</a>&gt;&nbsp;irDAG,
<a href="../../../../../../../edu/snu/coral/runtime/common/plan/physical/PhysicalPlanGenerator.html" title="class in edu.snu.coral.runtime.common.plan.physical">PhysicalPlanGenerator</a>&nbsp;physicalPlanGenerator)</code>
<div class="block">Compiles an IR DAG into a <a href="../../../../../../../edu/snu/coral/runtime/common/plan/physical/PhysicalPlan.html" title="class in edu.snu.coral.runtime.common.plan.physical"><code>PhysicalPlan</code></a> to be submitted to Runtime.</div>
</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList"><a name="edu.snu.coral.compiler.frontend.beam">
<!-- -->
</a>
<h3>Uses of <a href="../../../../../../../edu/snu/coral/common/ir/edge/IREdge.html" title="class in edu.snu.coral.common.ir.edge">IREdge</a> in <a href="../../../../../../../edu/snu/coral/compiler/frontend/beam/package-summary.html">edu.snu.coral.compiler.frontend.beam</a></h3>
<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing constructors, and an explanation">
<caption><span>Constructor parameters in <a href="../../../../../../../edu/snu/coral/compiler/frontend/beam/package-summary.html">edu.snu.coral.compiler.frontend.beam</a> with type arguments of type <a href="../../../../../../../edu/snu/coral/common/ir/edge/IREdge.html" title="class in edu.snu.coral.common.ir.edge">IREdge</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colOne" scope="col">Constructor and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../../edu/snu/coral/compiler/frontend/beam/CoralPipelineVisitor.html#CoralPipelineVisitor-edu.snu.coral.common.dag.DAGBuilder-org.apache.beam.sdk.options.PipelineOptions-">CoralPipelineVisitor</a></span>(<a href="../../../../../../../edu/snu/coral/common/dag/DAGBuilder.html" title="class in edu.snu.coral.common.dag">DAGBuilder</a>&lt;<a href="../../../../../../../edu/snu/coral/common/ir/vertex/IRVertex.html" title="class in edu.snu.coral.common.ir.vertex">IRVertex</a>,<a href="../../../../../../../edu/snu/coral/common/ir/edge/IREdge.html" title="class in edu.snu.coral.common.ir.edge">IREdge</a>&gt;&nbsp;builder,
org.apache.beam.sdk.options.PipelineOptions&nbsp;options)</code>
<div class="block">Constructor of the BEAM Visitor.</div>
</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList"><a name="edu.snu.coral.compiler.frontend.spark.core.java">
<!-- -->
</a>
<h3>Uses of <a href="../../../../../../../edu/snu/coral/common/ir/edge/IREdge.html" title="class in edu.snu.coral.common.ir.edge">IREdge</a> in <a href="../../../../../../../edu/snu/coral/compiler/frontend/spark/core/java/package-summary.html">edu.snu.coral.compiler.frontend.spark.core.java</a></h3>
<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation">
<caption><span>Method parameters in <a href="../../../../../../../edu/snu/coral/compiler/frontend/spark/core/java/package-summary.html">edu.snu.coral.compiler.frontend.spark.core.java</a> with type arguments of type <a href="../../../../../../../edu/snu/coral/common/ir/edge/IREdge.html" title="class in edu.snu.coral.common.ir.edge">IREdge</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colLast" scope="col">Method and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><code>static &lt;T&gt;&nbsp;<a href="https://docs.oracle.com/javase/8/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</a>&lt;T&gt;</code></td>
<td class="colLast"><span class="typeNameLabel">SparkFrontendUtils.</span><code><span class="memberNameLink"><a href="../../../../../../../edu/snu/coral/compiler/frontend/spark/core/java/SparkFrontendUtils.html#collect-edu.snu.coral.common.dag.DAG-java.util.Stack-edu.snu.coral.common.ir.vertex.IRVertex-org.apache.spark.serializer.Serializer-">collect</a></span>(<a href="../../../../../../../edu/snu/coral/common/dag/DAG.html" title="class in edu.snu.coral.common.dag">DAG</a>&lt;<a href="../../../../../../../edu/snu/coral/common/ir/vertex/IRVertex.html" title="class in edu.snu.coral.common.ir.vertex">IRVertex</a>,<a href="../../../../../../../edu/snu/coral/common/ir/edge/IREdge.html" title="class in edu.snu.coral.common.ir.edge">IREdge</a>&gt;&nbsp;dag,
<a href="https://docs.oracle.com/javase/8/docs/api/java/util/Stack.html?is-external=true" title="class or interface in java.util">Stack</a>&lt;<a href="../../../../../../../edu/snu/coral/common/ir/vertex/LoopVertex.html" title="class in edu.snu.coral.common.ir.vertex">LoopVertex</a>&gt;&nbsp;loopVertexStack,
<a href="../../../../../../../edu/snu/coral/common/ir/vertex/IRVertex.html" title="class in edu.snu.coral.common.ir.vertex">IRVertex</a>&nbsp;lastVertex,
org.apache.spark.serializer.Serializer&nbsp;serializer)</code>
<div class="block">Collect data by running the DAG.</div>
</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList"><a name="edu.snu.coral.compiler.optimizer">
<!-- -->
</a>
<h3>Uses of <a href="../../../../../../../edu/snu/coral/common/ir/edge/IREdge.html" title="class in edu.snu.coral.common.ir.edge">IREdge</a> in <a href="../../../../../../../edu/snu/coral/compiler/optimizer/package-summary.html">edu.snu.coral.compiler.optimizer</a></h3>
<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation">
<caption><span>Methods in <a href="../../../../../../../edu/snu/coral/compiler/optimizer/package-summary.html">edu.snu.coral.compiler.optimizer</a> that return types with arguments of type <a href="../../../../../../../edu/snu/coral/common/ir/edge/IREdge.html" title="class in edu.snu.coral.common.ir.edge">IREdge</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colLast" scope="col">Method and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><code>static <a href="../../../../../../../edu/snu/coral/common/dag/DAG.html" title="class in edu.snu.coral.common.dag">DAG</a>&lt;<a href="../../../../../../../edu/snu/coral/common/ir/vertex/IRVertex.html" title="class in edu.snu.coral.common.ir.vertex">IRVertex</a>,<a href="../../../../../../../edu/snu/coral/common/ir/edge/IREdge.html" title="class in edu.snu.coral.common.ir.edge">IREdge</a>&gt;</code></td>
<td class="colLast"><span class="typeNameLabel">CompiletimeOptimizer.</span><code><span class="memberNameLink"><a href="../../../../../../../edu/snu/coral/compiler/optimizer/CompiletimeOptimizer.html#optimize-edu.snu.coral.common.dag.DAG-edu.snu.coral.compiler.optimizer.policy.Policy-java.lang.String-">optimize</a></span>(<a href="../../../../../../../edu/snu/coral/common/dag/DAG.html" title="class in edu.snu.coral.common.dag">DAG</a>&lt;<a href="../../../../../../../edu/snu/coral/common/ir/vertex/IRVertex.html" title="class in edu.snu.coral.common.ir.vertex">IRVertex</a>,<a href="../../../../../../../edu/snu/coral/common/ir/edge/IREdge.html" title="class in edu.snu.coral.common.ir.edge">IREdge</a>&gt;&nbsp;dag,
<a href="../../../../../../../edu/snu/coral/compiler/optimizer/policy/Policy.html" title="interface in edu.snu.coral.compiler.optimizer.policy">Policy</a>&nbsp;optimizationPolicy,
<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;dagDirectory)</code>
<div class="block">Optimize function.</div>
</td>
</tr>
</tbody>
</table>
<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation">
<caption><span>Method parameters in <a href="../../../../../../../edu/snu/coral/compiler/optimizer/package-summary.html">edu.snu.coral.compiler.optimizer</a> with type arguments of type <a href="../../../../../../../edu/snu/coral/common/ir/edge/IREdge.html" title="class in edu.snu.coral.common.ir.edge">IREdge</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colLast" scope="col">Method and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><code>static <a href="../../../../../../../edu/snu/coral/common/dag/DAG.html" title="class in edu.snu.coral.common.dag">DAG</a>&lt;<a href="../../../../../../../edu/snu/coral/common/ir/vertex/IRVertex.html" title="class in edu.snu.coral.common.ir.vertex">IRVertex</a>,<a href="../../../../../../../edu/snu/coral/common/ir/edge/IREdge.html" title="class in edu.snu.coral.common.ir.edge">IREdge</a>&gt;</code></td>
<td class="colLast"><span class="typeNameLabel">CompiletimeOptimizer.</span><code><span class="memberNameLink"><a href="../../../../../../../edu/snu/coral/compiler/optimizer/CompiletimeOptimizer.html#optimize-edu.snu.coral.common.dag.DAG-edu.snu.coral.compiler.optimizer.policy.Policy-java.lang.String-">optimize</a></span>(<a href="../../../../../../../edu/snu/coral/common/dag/DAG.html" title="class in edu.snu.coral.common.dag">DAG</a>&lt;<a href="../../../../../../../edu/snu/coral/common/ir/vertex/IRVertex.html" title="class in edu.snu.coral.common.ir.vertex">IRVertex</a>,<a href="../../../../../../../edu/snu/coral/common/ir/edge/IREdge.html" title="class in edu.snu.coral.common.ir.edge">IREdge</a>&gt;&nbsp;dag,
<a href="../../../../../../../edu/snu/coral/compiler/optimizer/policy/Policy.html" title="interface in edu.snu.coral.compiler.optimizer.policy">Policy</a>&nbsp;optimizationPolicy,
<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;dagDirectory)</code>
<div class="block">Optimize function.</div>
</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList"><a name="edu.snu.coral.compiler.optimizer.pass.compiletime.annotating">
<!-- -->
</a>
<h3>Uses of <a href="../../../../../../../edu/snu/coral/common/ir/edge/IREdge.html" title="class in edu.snu.coral.common.ir.edge">IREdge</a> in <a href="../../../../../../../edu/snu/coral/compiler/optimizer/pass/compiletime/annotating/package-summary.html">edu.snu.coral.compiler.optimizer.pass.compiletime.annotating</a></h3>
<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation">
<caption><span>Methods in <a href="../../../../../../../edu/snu/coral/compiler/optimizer/pass/compiletime/annotating/package-summary.html">edu.snu.coral.compiler.optimizer.pass.compiletime.annotating</a> that return types with arguments of type <a href="../../../../../../../edu/snu/coral/common/ir/edge/IREdge.html" title="class in edu.snu.coral.common.ir.edge">IREdge</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colLast" scope="col">Method and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../../../../edu/snu/coral/common/dag/DAG.html" title="class in edu.snu.coral.common.dag">DAG</a>&lt;<a href="../../../../../../../edu/snu/coral/common/ir/vertex/IRVertex.html" title="class in edu.snu.coral.common.ir.vertex">IRVertex</a>,<a href="../../../../../../../edu/snu/coral/common/ir/edge/IREdge.html" title="class in edu.snu.coral.common.ir.edge">IREdge</a>&gt;</code></td>
<td class="colLast"><span class="typeNameLabel">DisaggregationEdgeDataStorePass.</span><code><span class="memberNameLink"><a href="../../../../../../../edu/snu/coral/compiler/optimizer/pass/compiletime/annotating/DisaggregationEdgeDataStorePass.html#apply-edu.snu.coral.common.dag.DAG-">apply</a></span>(<a href="../../../../../../../edu/snu/coral/common/dag/DAG.html" title="class in edu.snu.coral.common.dag">DAG</a>&lt;<a href="../../../../../../../edu/snu/coral/common/ir/vertex/IRVertex.html" title="class in edu.snu.coral.common.ir.vertex">IRVertex</a>,<a href="../../../../../../../edu/snu/coral/common/ir/edge/IREdge.html" title="class in edu.snu.coral.common.ir.edge">IREdge</a>&gt;&nbsp;dag)</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../../../../../edu/snu/coral/common/dag/DAG.html" title="class in edu.snu.coral.common.dag">DAG</a>&lt;<a href="../../../../../../../edu/snu/coral/common/ir/vertex/IRVertex.html" title="class in edu.snu.coral.common.ir.vertex">IRVertex</a>,<a href="../../../../../../../edu/snu/coral/common/ir/edge/IREdge.html" title="class in edu.snu.coral.common.ir.edge">IREdge</a>&gt;</code></td>
<td class="colLast"><span class="typeNameLabel">DataSkewEdgeMetricCollectionPass.</span><code><span class="memberNameLink"><a href="../../../../../../../edu/snu/coral/compiler/optimizer/pass/compiletime/annotating/DataSkewEdgeMetricCollectionPass.html#apply-edu.snu.coral.common.dag.DAG-">apply</a></span>(<a href="../../../../../../../edu/snu/coral/common/dag/DAG.html" title="class in edu.snu.coral.common.dag">DAG</a>&lt;<a href="../../../../../../../edu/snu/coral/common/ir/vertex/IRVertex.html" title="class in edu.snu.coral.common.ir.vertex">IRVertex</a>,<a href="../../../../../../../edu/snu/coral/common/ir/edge/IREdge.html" title="class in edu.snu.coral.common.ir.edge">IREdge</a>&gt;&nbsp;dag)</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../../../../edu/snu/coral/common/dag/DAG.html" title="class in edu.snu.coral.common.dag">DAG</a>&lt;<a href="../../../../../../../edu/snu/coral/common/ir/vertex/IRVertex.html" title="class in edu.snu.coral.common.ir.vertex">IRVertex</a>,<a href="../../../../../../../edu/snu/coral/common/ir/edge/IREdge.html" title="class in edu.snu.coral.common.ir.edge">IREdge</a>&gt;</code></td>
<td class="colLast"><span class="typeNameLabel">DefaultEdgeUsedDataHandlingPass.</span><code><span class="memberNameLink"><a href="../../../../../../../edu/snu/coral/compiler/optimizer/pass/compiletime/annotating/DefaultEdgeUsedDataHandlingPass.html#apply-edu.snu.coral.common.dag.DAG-">apply</a></span>(<a href="../../../../../../../edu/snu/coral/common/dag/DAG.html" title="class in edu.snu.coral.common.dag">DAG</a>&lt;<a href="../../../../../../../edu/snu/coral/common/ir/vertex/IRVertex.html" title="class in edu.snu.coral.common.ir.vertex">IRVertex</a>,<a href="../../../../../../../edu/snu/coral/common/ir/edge/IREdge.html" title="class in edu.snu.coral.common.ir.edge">IREdge</a>&gt;&nbsp;dag)</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../../../../../edu/snu/coral/common/dag/DAG.html" title="class in edu.snu.coral.common.dag">DAG</a>&lt;<a href="../../../../../../../edu/snu/coral/common/ir/vertex/IRVertex.html" title="class in edu.snu.coral.common.ir.vertex">IRVertex</a>,<a href="../../../../../../../edu/snu/coral/common/ir/edge/IREdge.html" title="class in edu.snu.coral.common.ir.edge">IREdge</a>&gt;</code></td>
<td class="colLast"><span class="typeNameLabel">DefaultStagePartitioningPass.</span><code><span class="memberNameLink"><a href="../../../../../../../edu/snu/coral/compiler/optimizer/pass/compiletime/annotating/DefaultStagePartitioningPass.html#apply-edu.snu.coral.common.dag.DAG-">apply</a></span>(<a href="../../../../../../../edu/snu/coral/common/dag/DAG.html" title="class in edu.snu.coral.common.dag">DAG</a>&lt;<a href="../../../../../../../edu/snu/coral/common/ir/vertex/IRVertex.html" title="class in edu.snu.coral.common.ir.vertex">IRVertex</a>,<a href="../../../../../../../edu/snu/coral/common/ir/edge/IREdge.html" title="class in edu.snu.coral.common.ir.edge">IREdge</a>&gt;&nbsp;irDAG)</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../../../../edu/snu/coral/common/dag/DAG.html" title="class in edu.snu.coral.common.dag">DAG</a>&lt;<a href="../../../../../../../edu/snu/coral/common/ir/vertex/IRVertex.html" title="class in edu.snu.coral.common.ir.vertex">IRVertex</a>,<a href="../../../../../../../edu/snu/coral/common/ir/edge/IREdge.html" title="class in edu.snu.coral.common.ir.edge">IREdge</a>&gt;</code></td>
<td class="colLast"><span class="typeNameLabel">SailfishEdgeUsedDataHandlingPass.</span><code><span class="memberNameLink"><a href="../../../../../../../edu/snu/coral/compiler/optimizer/pass/compiletime/annotating/SailfishEdgeUsedDataHandlingPass.html#apply-edu.snu.coral.common.dag.DAG-">apply</a></span>(<a href="../../../../../../../edu/snu/coral/common/dag/DAG.html" title="class in edu.snu.coral.common.dag">DAG</a>&lt;<a href="../../../../../../../edu/snu/coral/common/ir/vertex/IRVertex.html" title="class in edu.snu.coral.common.ir.vertex">IRVertex</a>,<a href="../../../../../../../edu/snu/coral/common/ir/edge/IREdge.html" title="class in edu.snu.coral.common.ir.edge">IREdge</a>&gt;&nbsp;dag)</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../../../../../edu/snu/coral/common/dag/DAG.html" title="class in edu.snu.coral.common.dag">DAG</a>&lt;<a href="../../../../../../../edu/snu/coral/common/ir/vertex/IRVertex.html" title="class in edu.snu.coral.common.ir.vertex">IRVertex</a>,<a href="../../../../../../../edu/snu/coral/common/ir/edge/IREdge.html" title="class in edu.snu.coral.common.ir.edge">IREdge</a>&gt;</code></td>
<td class="colLast"><span class="typeNameLabel">ScheduleGroupPass.</span><code><span class="memberNameLink"><a href="../../../../../../../edu/snu/coral/compiler/optimizer/pass/compiletime/annotating/ScheduleGroupPass.html#apply-edu.snu.coral.common.dag.DAG-">apply</a></span>(<a href="../../../../../../../edu/snu/coral/common/dag/DAG.html" title="class in edu.snu.coral.common.dag">DAG</a>&lt;<a href="../../../../../../../edu/snu/coral/common/ir/vertex/IRVertex.html" title="class in edu.snu.coral.common.ir.vertex">IRVertex</a>,<a href="../../../../../../../edu/snu/coral/common/ir/edge/IREdge.html" title="class in edu.snu.coral.common.ir.edge">IREdge</a>&gt;&nbsp;dag)</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../../../../edu/snu/coral/common/dag/DAG.html" title="class in edu.snu.coral.common.dag">DAG</a>&lt;<a href="../../../../../../../edu/snu/coral/common/ir/vertex/IRVertex.html" title="class in edu.snu.coral.common.ir.vertex">IRVertex</a>,<a href="../../../../../../../edu/snu/coral/common/ir/edge/IREdge.html" title="class in edu.snu.coral.common.ir.edge">IREdge</a>&gt;</code></td>
<td class="colLast"><span class="typeNameLabel">CompressionPass.</span><code><span class="memberNameLink"><a href="../../../../../../../edu/snu/coral/compiler/optimizer/pass/compiletime/annotating/CompressionPass.html#apply-edu.snu.coral.common.dag.DAG-">apply</a></span>(<a href="../../../../../../../edu/snu/coral/common/dag/DAG.html" title="class in edu.snu.coral.common.dag">DAG</a>&lt;<a href="../../../../../../../edu/snu/coral/common/ir/vertex/IRVertex.html" title="class in edu.snu.coral.common.ir.vertex">IRVertex</a>,<a href="../../../../../../../edu/snu/coral/common/ir/edge/IREdge.html" title="class in edu.snu.coral.common.ir.edge">IREdge</a>&gt;&nbsp;dag)</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../../../../../edu/snu/coral/common/dag/DAG.html" title="class in edu.snu.coral.common.dag">DAG</a>&lt;<a href="../../../../../../../edu/snu/coral/common/ir/vertex/IRVertex.html" title="class in edu.snu.coral.common.ir.vertex">IRVertex</a>,<a href="../../../../../../../edu/snu/coral/common/ir/edge/IREdge.html" title="class in edu.snu.coral.common.ir.edge">IREdge</a>&gt;</code></td>
<td class="colLast"><span class="typeNameLabel">PadoVertexExecutorPlacementPass.</span><code><span class="memberNameLink"><a href="../../../../../../../edu/snu/coral/compiler/optimizer/pass/compiletime/annotating/PadoVertexExecutorPlacementPass.html#apply-edu.snu.coral.common.dag.DAG-">apply</a></span>(<a href="../../../../../../../edu/snu/coral/common/dag/DAG.html" title="class in edu.snu.coral.common.dag">DAG</a>&lt;<a href="../../../../../../../edu/snu/coral/common/ir/vertex/IRVertex.html" title="class in edu.snu.coral.common.ir.vertex">IRVertex</a>,<a href="../../../../../../../edu/snu/coral/common/ir/edge/IREdge.html" title="class in edu.snu.coral.common.ir.edge">IREdge</a>&gt;&nbsp;dag)</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../../../../edu/snu/coral/common/dag/DAG.html" title="class in edu.snu.coral.common.dag">DAG</a>&lt;<a href="../../../../../../../edu/snu/coral/common/ir/vertex/IRVertex.html" title="class in edu.snu.coral.common.ir.vertex">IRVertex</a>,<a href="../../../../../../../edu/snu/coral/common/ir/edge/IREdge.html" title="class in edu.snu.coral.common.ir.edge">IREdge</a>&gt;</code></td>
<td class="colLast"><span class="typeNameLabel">DataSkewVertexPass.</span><code><span class="memberNameLink"><a href="../../../../../../../edu/snu/coral/compiler/optimizer/pass/compiletime/annotating/DataSkewVertexPass.html#apply-edu.snu.coral.common.dag.DAG-">apply</a></span>(<a href="../../../../../../../edu/snu/coral/common/dag/DAG.html" title="class in edu.snu.coral.common.dag">DAG</a>&lt;<a href="../../../../../../../edu/snu/coral/common/ir/vertex/IRVertex.html" title="class in edu.snu.coral.common.ir.vertex">IRVertex</a>,<a href="../../../../../../../edu/snu/coral/common/ir/edge/IREdge.html" title="class in edu.snu.coral.common.ir.edge">IREdge</a>&gt;&nbsp;dag)</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../../../../../edu/snu/coral/common/dag/DAG.html" title="class in edu.snu.coral.common.dag">DAG</a>&lt;<a href="../../../../../../../edu/snu/coral/common/ir/vertex/IRVertex.html" title="class in edu.snu.coral.common.ir.vertex">IRVertex</a>,<a href="../../../../../../../edu/snu/coral/common/ir/edge/IREdge.html" title="class in edu.snu.coral.common.ir.edge">IREdge</a>&gt;</code></td>
<td class="colLast"><span class="typeNameLabel">ShuffleEdgePushPass.</span><code><span class="memberNameLink"><a href="../../../../../../../edu/snu/coral/compiler/optimizer/pass/compiletime/annotating/ShuffleEdgePushPass.html#apply-edu.snu.coral.common.dag.DAG-">apply</a></span>(<a href="../../../../../../../edu/snu/coral/common/dag/DAG.html" title="class in edu.snu.coral.common.dag">DAG</a>&lt;<a href="../../../../../../../edu/snu/coral/common/ir/vertex/IRVertex.html" title="class in edu.snu.coral.common.ir.vertex">IRVertex</a>,<a href="../../../../../../../edu/snu/coral/common/ir/edge/IREdge.html" title="class in edu.snu.coral.common.ir.edge">IREdge</a>&gt;&nbsp;dag)</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../../../../edu/snu/coral/common/dag/DAG.html" title="class in edu.snu.coral.common.dag">DAG</a>&lt;<a href="../../../../../../../edu/snu/coral/common/ir/vertex/IRVertex.html" title="class in edu.snu.coral.common.ir.vertex">IRVertex</a>,<a href="../../../../../../../edu/snu/coral/common/ir/edge/IREdge.html" title="class in edu.snu.coral.common.ir.edge">IREdge</a>&gt;</code></td>
<td class="colLast"><span class="typeNameLabel">DefaultParallelismPass.</span><code><span class="memberNameLink"><a href="../../../../../../../edu/snu/coral/compiler/optimizer/pass/compiletime/annotating/DefaultParallelismPass.html#apply-edu.snu.coral.common.dag.DAG-">apply</a></span>(<a href="../../../../../../../edu/snu/coral/common/dag/DAG.html" title="class in edu.snu.coral.common.dag">DAG</a>&lt;<a href="../../../../../../../edu/snu/coral/common/ir/vertex/IRVertex.html" title="class in edu.snu.coral.common.ir.vertex">IRVertex</a>,<a href="../../../../../../../edu/snu/coral/common/ir/edge/IREdge.html" title="class in edu.snu.coral.common.ir.edge">IREdge</a>&gt;&nbsp;dag)</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../../../../../edu/snu/coral/common/dag/DAG.html" title="class in edu.snu.coral.common.dag">DAG</a>&lt;<a href="../../../../../../../edu/snu/coral/common/ir/vertex/IRVertex.html" title="class in edu.snu.coral.common.ir.vertex">IRVertex</a>,<a href="../../../../../../../edu/snu/coral/common/ir/edge/IREdge.html" title="class in edu.snu.coral.common.ir.edge">IREdge</a>&gt;</code></td>
<td class="colLast"><span class="typeNameLabel">ReviseInterStageEdgeDataStorePass.</span><code><span class="memberNameLink"><a href="../../../../../../../edu/snu/coral/compiler/optimizer/pass/compiletime/annotating/ReviseInterStageEdgeDataStorePass.html#apply-edu.snu.coral.common.dag.DAG-">apply</a></span>(<a href="../../../../../../../edu/snu/coral/common/dag/DAG.html" title="class in edu.snu.coral.common.dag">DAG</a>&lt;<a href="../../../../../../../edu/snu/coral/common/ir/vertex/IRVertex.html" title="class in edu.snu.coral.common.ir.vertex">IRVertex</a>,<a href="../../../../../../../edu/snu/coral/common/ir/edge/IREdge.html" title="class in edu.snu.coral.common.ir.edge">IREdge</a>&gt;&nbsp;dag)</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../../../../edu/snu/coral/common/dag/DAG.html" title="class in edu.snu.coral.common.dag">DAG</a>&lt;<a href="../../../../../../../edu/snu/coral/common/ir/vertex/IRVertex.html" title="class in edu.snu.coral.common.ir.vertex">IRVertex</a>,<a href="../../../../../../../edu/snu/coral/common/ir/edge/IREdge.html" title="class in edu.snu.coral.common.ir.edge">IREdge</a>&gt;</code></td>
<td class="colLast"><span class="typeNameLabel">SailfishEdgeDataFlowModelPass.</span><code><span class="memberNameLink"><a href="../../../../../../../edu/snu/coral/compiler/optimizer/pass/compiletime/annotating/SailfishEdgeDataFlowModelPass.html#apply-edu.snu.coral.common.dag.DAG-">apply</a></span>(<a href="../../../../../../../edu/snu/coral/common/dag/DAG.html" title="class in edu.snu.coral.common.dag">DAG</a>&lt;<a href="../../../../../../../edu/snu/coral/common/ir/vertex/IRVertex.html" title="class in edu.snu.coral.common.ir.vertex">IRVertex</a>,<a href="../../../../../../../edu/snu/coral/common/ir/edge/IREdge.html" title="class in edu.snu.coral.common.ir.edge">IREdge</a>&gt;&nbsp;dag)</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../../../../../edu/snu/coral/common/dag/DAG.html" title="class in edu.snu.coral.common.dag">DAG</a>&lt;<a href="../../../../../../../edu/snu/coral/common/ir/vertex/IRVertex.html" title="class in edu.snu.coral.common.ir.vertex">IRVertex</a>,<a href="../../../../../../../edu/snu/coral/common/ir/edge/IREdge.html" title="class in edu.snu.coral.common.ir.edge">IREdge</a>&gt;</code></td>
<td class="colLast"><span class="typeNameLabel">DataSkewEdgePartitionerPass.</span><code><span class="memberNameLink"><a href="../../../../../../../edu/snu/coral/compiler/optimizer/pass/compiletime/annotating/DataSkewEdgePartitionerPass.html#apply-edu.snu.coral.common.dag.DAG-">apply</a></span>(<a href="../../../../../../../edu/snu/coral/common/dag/DAG.html" title="class in edu.snu.coral.common.dag">DAG</a>&lt;<a href="../../../../../../../edu/snu/coral/common/ir/vertex/IRVertex.html" title="class in edu.snu.coral.common.ir.vertex">IRVertex</a>,<a href="../../../../../../../edu/snu/coral/common/ir/edge/IREdge.html" title="class in edu.snu.coral.common.ir.edge">IREdge</a>&gt;&nbsp;dag)</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../../../../edu/snu/coral/common/dag/DAG.html" title="class in edu.snu.coral.common.dag">DAG</a>&lt;<a href="../../../../../../../edu/snu/coral/common/ir/vertex/IRVertex.html" title="class in edu.snu.coral.common.ir.vertex">IRVertex</a>,<a href="../../../../../../../edu/snu/coral/common/ir/edge/IREdge.html" title="class in edu.snu.coral.common.ir.edge">IREdge</a>&gt;</code></td>
<td class="colLast"><span class="typeNameLabel">PadoEdgeDataStorePass.</span><code><span class="memberNameLink"><a href="../../../../../../../edu/snu/coral/compiler/optimizer/pass/compiletime/annotating/PadoEdgeDataStorePass.html#apply-edu.snu.coral.common.dag.DAG-">apply</a></span>(<a href="../../../../../../../edu/snu/coral/common/dag/DAG.html" title="class in edu.snu.coral.common.dag">DAG</a>&lt;<a href="../../../../../../../edu/snu/coral/common/ir/vertex/IRVertex.html" title="class in edu.snu.coral.common.ir.vertex">IRVertex</a>,<a href="../../../../../../../edu/snu/coral/common/ir/edge/IREdge.html" title="class in edu.snu.coral.common.ir.edge">IREdge</a>&gt;&nbsp;dag)</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../../../../../edu/snu/coral/common/dag/DAG.html" title="class in edu.snu.coral.common.dag">DAG</a>&lt;<a href="../../../../../../../edu/snu/coral/common/ir/vertex/IRVertex.html" title="class in edu.snu.coral.common.ir.vertex">IRVertex</a>,<a href="../../../../../../../edu/snu/coral/common/ir/edge/IREdge.html" title="class in edu.snu.coral.common.ir.edge">IREdge</a>&gt;</code></td>
<td class="colLast"><span class="typeNameLabel">DataSkewEdgeDataStorePass.</span><code><span class="memberNameLink"><a href="../../../../../../../edu/snu/coral/compiler/optimizer/pass/compiletime/annotating/DataSkewEdgeDataStorePass.html#apply-edu.snu.coral.common.dag.DAG-">apply</a></span>(<a href="../../../../../../../edu/snu/coral/common/dag/DAG.html" title="class in edu.snu.coral.common.dag">DAG</a>&lt;<a href="../../../../../../../edu/snu/coral/common/ir/vertex/IRVertex.html" title="class in edu.snu.coral.common.ir.vertex">IRVertex</a>,<a href="../../../../../../../edu/snu/coral/common/ir/edge/IREdge.html" title="class in edu.snu.coral.common.ir.edge">IREdge</a>&gt;&nbsp;dag)</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../../../../edu/snu/coral/common/dag/DAG.html" title="class in edu.snu.coral.common.dag">DAG</a>&lt;<a href="../../../../../../../edu/snu/coral/common/ir/vertex/IRVertex.html" title="class in edu.snu.coral.common.ir.vertex">IRVertex</a>,<a href="../../../../../../../edu/snu/coral/common/ir/edge/IREdge.html" title="class in edu.snu.coral.common.ir.edge">IREdge</a>&gt;</code></td>
<td class="colLast"><span class="typeNameLabel">PadoEdgeDataFlowModelPass.</span><code><span class="memberNameLink"><a href="../../../../../../../edu/snu/coral/compiler/optimizer/pass/compiletime/annotating/PadoEdgeDataFlowModelPass.html#apply-edu.snu.coral.common.dag.DAG-">apply</a></span>(<a href="../../../../../../../edu/snu/coral/common/dag/DAG.html" title="class in edu.snu.coral.common.dag">DAG</a>&lt;<a href="../../../../../../../edu/snu/coral/common/ir/vertex/IRVertex.html" title="class in edu.snu.coral.common.ir.vertex">IRVertex</a>,<a href="../../../../../../../edu/snu/coral/common/ir/edge/IREdge.html" title="class in edu.snu.coral.common.ir.edge">IREdge</a>&gt;&nbsp;dag)</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../../../../../edu/snu/coral/common/dag/DAG.html" title="class in edu.snu.coral.common.dag">DAG</a>&lt;<a href="../../../../../../../edu/snu/coral/common/ir/vertex/IRVertex.html" title="class in edu.snu.coral.common.ir.vertex">IRVertex</a>,<a href="../../../../../../../edu/snu/coral/common/ir/edge/IREdge.html" title="class in edu.snu.coral.common.ir.edge">IREdge</a>&gt;</code></td>
<td class="colLast"><span class="typeNameLabel">SailfishEdgeDataStorePass.</span><code><span class="memberNameLink"><a href="../../../../../../../edu/snu/coral/compiler/optimizer/pass/compiletime/annotating/SailfishEdgeDataStorePass.html#apply-edu.snu.coral.common.dag.DAG-">apply</a></span>(<a href="../../../../../../../edu/snu/coral/common/dag/DAG.html" title="class in edu.snu.coral.common.dag">DAG</a>&lt;<a href="../../../../../../../edu/snu/coral/common/ir/vertex/IRVertex.html" title="class in edu.snu.coral.common.ir.vertex">IRVertex</a>,<a href="../../../../../../../edu/snu/coral/common/ir/edge/IREdge.html" title="class in edu.snu.coral.common.ir.edge">IREdge</a>&gt;&nbsp;dag)</code>&nbsp;</td>
</tr>
</tbody>
</table>
<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation">
<caption><span>Method parameters in <a href="../../../../../../../edu/snu/coral/compiler/optimizer/pass/compiletime/annotating/package-summary.html">edu.snu.coral.compiler.optimizer.pass.compiletime.annotating</a> with type arguments of type <a href="../../../../../../../edu/snu/coral/common/ir/edge/IREdge.html" title="class in edu.snu.coral.common.ir.edge">IREdge</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colLast" scope="col">Method and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../../../../edu/snu/coral/common/dag/DAG.html" title="class in edu.snu.coral.common.dag">DAG</a>&lt;<a href="../../../../../../../edu/snu/coral/common/ir/vertex/IRVertex.html" title="class in edu.snu.coral.common.ir.vertex">IRVertex</a>,<a href="../../../../../../../edu/snu/coral/common/ir/edge/IREdge.html" title="class in edu.snu.coral.common.ir.edge">IREdge</a>&gt;</code></td>
<td class="colLast"><span class="typeNameLabel">DisaggregationEdgeDataStorePass.</span><code><span class="memberNameLink"><a href="../../../../../../../edu/snu/coral/compiler/optimizer/pass/compiletime/annotating/DisaggregationEdgeDataStorePass.html#apply-edu.snu.coral.common.dag.DAG-">apply</a></span>(<a href="../../../../../../../edu/snu/coral/common/dag/DAG.html" title="class in edu.snu.coral.common.dag">DAG</a>&lt;<a href="../../../../../../../edu/snu/coral/common/ir/vertex/IRVertex.html" title="class in edu.snu.coral.common.ir.vertex">IRVertex</a>,<a href="../../../../../../../edu/snu/coral/common/ir/edge/IREdge.html" title="class in edu.snu.coral.common.ir.edge">IREdge</a>&gt;&nbsp;dag)</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../../../../../edu/snu/coral/common/dag/DAG.html" title="class in edu.snu.coral.common.dag">DAG</a>&lt;<a href="../../../../../../../edu/snu/coral/common/ir/vertex/IRVertex.html" title="class in edu.snu.coral.common.ir.vertex">IRVertex</a>,<a href="../../../../../../../edu/snu/coral/common/ir/edge/IREdge.html" title="class in edu.snu.coral.common.ir.edge">IREdge</a>&gt;</code></td>
<td class="colLast"><span class="typeNameLabel">DataSkewEdgeMetricCollectionPass.</span><code><span class="memberNameLink"><a href="../../../../../../../edu/snu/coral/compiler/optimizer/pass/compiletime/annotating/DataSkewEdgeMetricCollectionPass.html#apply-edu.snu.coral.common.dag.DAG-">apply</a></span>(<a href="../../../../../../../edu/snu/coral/common/dag/DAG.html" title="class in edu.snu.coral.common.dag">DAG</a>&lt;<a href="../../../../../../../edu/snu/coral/common/ir/vertex/IRVertex.html" title="class in edu.snu.coral.common.ir.vertex">IRVertex</a>,<a href="../../../../../../../edu/snu/coral/common/ir/edge/IREdge.html" title="class in edu.snu.coral.common.ir.edge">IREdge</a>&gt;&nbsp;dag)</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../../../../edu/snu/coral/common/dag/DAG.html" title="class in edu.snu.coral.common.dag">DAG</a>&lt;<a href="../../../../../../../edu/snu/coral/common/ir/vertex/IRVertex.html" title="class in edu.snu.coral.common.ir.vertex">IRVertex</a>,<a href="../../../../../../../edu/snu/coral/common/ir/edge/IREdge.html" title="class in edu.snu.coral.common.ir.edge">IREdge</a>&gt;</code></td>
<td class="colLast"><span class="typeNameLabel">DefaultEdgeUsedDataHandlingPass.</span><code><span class="memberNameLink"><a href="../../../../../../../edu/snu/coral/compiler/optimizer/pass/compiletime/annotating/DefaultEdgeUsedDataHandlingPass.html#apply-edu.snu.coral.common.dag.DAG-">apply</a></span>(<a href="../../../../../../../edu/snu/coral/common/dag/DAG.html" title="class in edu.snu.coral.common.dag">DAG</a>&lt;<a href="../../../../../../../edu/snu/coral/common/ir/vertex/IRVertex.html" title="class in edu.snu.coral.common.ir.vertex">IRVertex</a>,<a href="../../../../../../../edu/snu/coral/common/ir/edge/IREdge.html" title="class in edu.snu.coral.common.ir.edge">IREdge</a>&gt;&nbsp;dag)</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../../../../../edu/snu/coral/common/dag/DAG.html" title="class in edu.snu.coral.common.dag">DAG</a>&lt;<a href="../../../../../../../edu/snu/coral/common/ir/vertex/IRVertex.html" title="class in edu.snu.coral.common.ir.vertex">IRVertex</a>,<a href="../../../../../../../edu/snu/coral/common/ir/edge/IREdge.html" title="class in edu.snu.coral.common.ir.edge">IREdge</a>&gt;</code></td>
<td class="colLast"><span class="typeNameLabel">DefaultStagePartitioningPass.</span><code><span class="memberNameLink"><a href="../../../../../../../edu/snu/coral/compiler/optimizer/pass/compiletime/annotating/DefaultStagePartitioningPass.html#apply-edu.snu.coral.common.dag.DAG-">apply</a></span>(<a href="../../../../../../../edu/snu/coral/common/dag/DAG.html" title="class in edu.snu.coral.common.dag">DAG</a>&lt;<a href="../../../../../../../edu/snu/coral/common/ir/vertex/IRVertex.html" title="class in edu.snu.coral.common.ir.vertex">IRVertex</a>,<a href="../../../../../../../edu/snu/coral/common/ir/edge/IREdge.html" title="class in edu.snu.coral.common.ir.edge">IREdge</a>&gt;&nbsp;irDAG)</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../../../../edu/snu/coral/common/dag/DAG.html" title="class in edu.snu.coral.common.dag">DAG</a>&lt;<a href="../../../../../../../edu/snu/coral/common/ir/vertex/IRVertex.html" title="class in edu.snu.coral.common.ir.vertex">IRVertex</a>,<a href="../../../../../../../edu/snu/coral/common/ir/edge/IREdge.html" title="class in edu.snu.coral.common.ir.edge">IREdge</a>&gt;</code></td>
<td class="colLast"><span class="typeNameLabel">SailfishEdgeUsedDataHandlingPass.</span><code><span class="memberNameLink"><a href="../../../../../../../edu/snu/coral/compiler/optimizer/pass/compiletime/annotating/SailfishEdgeUsedDataHandlingPass.html#apply-edu.snu.coral.common.dag.DAG-">apply</a></span>(<a href="../../../../../../../edu/snu/coral/common/dag/DAG.html" title="class in edu.snu.coral.common.dag">DAG</a>&lt;<a href="../../../../../../../edu/snu/coral/common/ir/vertex/IRVertex.html" title="class in edu.snu.coral.common.ir.vertex">IRVertex</a>,<a href="../../../../../../../edu/snu/coral/common/ir/edge/IREdge.html" title="class in edu.snu.coral.common.ir.edge">IREdge</a>&gt;&nbsp;dag)</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../../../../../edu/snu/coral/common/dag/DAG.html" title="class in edu.snu.coral.common.dag">DAG</a>&lt;<a href="../../../../../../../edu/snu/coral/common/ir/vertex/IRVertex.html" title="class in edu.snu.coral.common.ir.vertex">IRVertex</a>,<a href="../../../../../../../edu/snu/coral/common/ir/edge/IREdge.html" title="class in edu.snu.coral.common.ir.edge">IREdge</a>&gt;</code></td>
<td class="colLast"><span class="typeNameLabel">ScheduleGroupPass.</span><code><span class="memberNameLink"><a href="../../../../../../../edu/snu/coral/compiler/optimizer/pass/compiletime/annotating/ScheduleGroupPass.html#apply-edu.snu.coral.common.dag.DAG-">apply</a></span>(<a href="../../../../../../../edu/snu/coral/common/dag/DAG.html" title="class in edu.snu.coral.common.dag">DAG</a>&lt;<a href="../../../../../../../edu/snu/coral/common/ir/vertex/IRVertex.html" title="class in edu.snu.coral.common.ir.vertex">IRVertex</a>,<a href="../../../../../../../edu/snu/coral/common/ir/edge/IREdge.html" title="class in edu.snu.coral.common.ir.edge">IREdge</a>&gt;&nbsp;dag)</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../../../../edu/snu/coral/common/dag/DAG.html" title="class in edu.snu.coral.common.dag">DAG</a>&lt;<a href="../../../../../../../edu/snu/coral/common/ir/vertex/IRVertex.html" title="class in edu.snu.coral.common.ir.vertex">IRVertex</a>,<a href="../../../../../../../edu/snu/coral/common/ir/edge/IREdge.html" title="class in edu.snu.coral.common.ir.edge">IREdge</a>&gt;</code></td>
<td class="colLast"><span class="typeNameLabel">CompressionPass.</span><code><span class="memberNameLink"><a href="../../../../../../../edu/snu/coral/compiler/optimizer/pass/compiletime/annotating/CompressionPass.html#apply-edu.snu.coral.common.dag.DAG-">apply</a></span>(<a href="../../../../../../../edu/snu/coral/common/dag/DAG.html" title="class in edu.snu.coral.common.dag">DAG</a>&lt;<a href="../../../../../../../edu/snu/coral/common/ir/vertex/IRVertex.html" title="class in edu.snu.coral.common.ir.vertex">IRVertex</a>,<a href="../../../../../../../edu/snu/coral/common/ir/edge/IREdge.html" title="class in edu.snu.coral.common.ir.edge">IREdge</a>&gt;&nbsp;dag)</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../../../../../edu/snu/coral/common/dag/DAG.html" title="class in edu.snu.coral.common.dag">DAG</a>&lt;<a href="../../../../../../../edu/snu/coral/common/ir/vertex/IRVertex.html" title="class in edu.snu.coral.common.ir.vertex">IRVertex</a>,<a href="../../../../../../../edu/snu/coral/common/ir/edge/IREdge.html" title="class in edu.snu.coral.common.ir.edge">IREdge</a>&gt;</code></td>
<td class="colLast"><span class="typeNameLabel">PadoVertexExecutorPlacementPass.</span><code><span class="memberNameLink"><a href="../../../../../../../edu/snu/coral/compiler/optimizer/pass/compiletime/annotating/PadoVertexExecutorPlacementPass.html#apply-edu.snu.coral.common.dag.DAG-">apply</a></span>(<a href="../../../../../../../edu/snu/coral/common/dag/DAG.html" title="class in edu.snu.coral.common.dag">DAG</a>&lt;<a href="../../../../../../../edu/snu/coral/common/ir/vertex/IRVertex.html" title="class in edu.snu.coral.common.ir.vertex">IRVertex</a>,<a href="../../../../../../../edu/snu/coral/common/ir/edge/IREdge.html" title="class in edu.snu.coral.common.ir.edge">IREdge</a>&gt;&nbsp;dag)</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../../../../edu/snu/coral/common/dag/DAG.html" title="class in edu.snu.coral.common.dag">DAG</a>&lt;<a href="../../../../../../../edu/snu/coral/common/ir/vertex/IRVertex.html" title="class in edu.snu.coral.common.ir.vertex">IRVertex</a>,<a href="../../../../../../../edu/snu/coral/common/ir/edge/IREdge.html" title="class in edu.snu.coral.common.ir.edge">IREdge</a>&gt;</code></td>
<td class="colLast"><span class="typeNameLabel">DataSkewVertexPass.</span><code><span class="memberNameLink"><a href="../../../../../../../edu/snu/coral/compiler/optimizer/pass/compiletime/annotating/DataSkewVertexPass.html#apply-edu.snu.coral.common.dag.DAG-">apply</a></span>(<a href="../../../../../../../edu/snu/coral/common/dag/DAG.html" title="class in edu.snu.coral.common.dag">DAG</a>&lt;<a href="../../../../../../../edu/snu/coral/common/ir/vertex/IRVertex.html" title="class in edu.snu.coral.common.ir.vertex">IRVertex</a>,<a href="../../../../../../../edu/snu/coral/common/ir/edge/IREdge.html" title="class in edu.snu.coral.common.ir.edge">IREdge</a>&gt;&nbsp;dag)</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../../../../../edu/snu/coral/common/dag/DAG.html" title="class in edu.snu.coral.common.dag">DAG</a>&lt;<a href="../../../../../../../edu/snu/coral/common/ir/vertex/IRVertex.html" title="class in edu.snu.coral.common.ir.vertex">IRVertex</a>,<a href="../../../../../../../edu/snu/coral/common/ir/edge/IREdge.html" title="class in edu.snu.coral.common.ir.edge">IREdge</a>&gt;</code></td>
<td class="colLast"><span class="typeNameLabel">ShuffleEdgePushPass.</span><code><span class="memberNameLink"><a href="../../../../../../../edu/snu/coral/compiler/optimizer/pass/compiletime/annotating/ShuffleEdgePushPass.html#apply-edu.snu.coral.common.dag.DAG-">apply</a></span>(<a href="../../../../../../../edu/snu/coral/common/dag/DAG.html" title="class in edu.snu.coral.common.dag">DAG</a>&lt;<a href="../../../../../../../edu/snu/coral/common/ir/vertex/IRVertex.html" title="class in edu.snu.coral.common.ir.vertex">IRVertex</a>,<a href="../../../../../../../edu/snu/coral/common/ir/edge/IREdge.html" title="class in edu.snu.coral.common.ir.edge">IREdge</a>&gt;&nbsp;dag)</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../../../../edu/snu/coral/common/dag/DAG.html" title="class in edu.snu.coral.common.dag">DAG</a>&lt;<a href="../../../../../../../edu/snu/coral/common/ir/vertex/IRVertex.html" title="class in edu.snu.coral.common.ir.vertex">IRVertex</a>,<a href="../../../../../../../edu/snu/coral/common/ir/edge/IREdge.html" title="class in edu.snu.coral.common.ir.edge">IREdge</a>&gt;</code></td>
<td class="colLast"><span class="typeNameLabel">DefaultParallelismPass.</span><code><span class="memberNameLink"><a href="../../../../../../../edu/snu/coral/compiler/optimizer/pass/compiletime/annotating/DefaultParallelismPass.html#apply-edu.snu.coral.common.dag.DAG-">apply</a></span>(<a href="../../../../../../../edu/snu/coral/common/dag/DAG.html" title="class in edu.snu.coral.common.dag">DAG</a>&lt;<a href="../../../../../../../edu/snu/coral/common/ir/vertex/IRVertex.html" title="class in edu.snu.coral.common.ir.vertex">IRVertex</a>,<a href="../../../../../../../edu/snu/coral/common/ir/edge/IREdge.html" title="class in edu.snu.coral.common.ir.edge">IREdge</a>&gt;&nbsp;dag)</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../../../../../edu/snu/coral/common/dag/DAG.html" title="class in edu.snu.coral.common.dag">DAG</a>&lt;<a href="../../../../../../../edu/snu/coral/common/ir/vertex/IRVertex.html" title="class in edu.snu.coral.common.ir.vertex">IRVertex</a>,<a href="../../../../../../../edu/snu/coral/common/ir/edge/IREdge.html" title="class in edu.snu.coral.common.ir.edge">IREdge</a>&gt;</code></td>
<td class="colLast"><span class="typeNameLabel">ReviseInterStageEdgeDataStorePass.</span><code><span class="memberNameLink"><a href="../../../../../../../edu/snu/coral/compiler/optimizer/pass/compiletime/annotating/ReviseInterStageEdgeDataStorePass.html#apply-edu.snu.coral.common.dag.DAG-">apply</a></span>(<a href="../../../../../../../edu/snu/coral/common/dag/DAG.html" title="class in edu.snu.coral.common.dag">DAG</a>&lt;<a href="../../../../../../../edu/snu/coral/common/ir/vertex/IRVertex.html" title="class in edu.snu.coral.common.ir.vertex">IRVertex</a>,<a href="../../../../../../../edu/snu/coral/common/ir/edge/IREdge.html" title="class in edu.snu.coral.common.ir.edge">IREdge</a>&gt;&nbsp;dag)</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../../../../edu/snu/coral/common/dag/DAG.html" title="class in edu.snu.coral.common.dag">DAG</a>&lt;<a href="../../../../../../../edu/snu/coral/common/ir/vertex/IRVertex.html" title="class in edu.snu.coral.common.ir.vertex">IRVertex</a>,<a href="../../../../../../../edu/snu/coral/common/ir/edge/IREdge.html" title="class in edu.snu.coral.common.ir.edge">IREdge</a>&gt;</code></td>
<td class="colLast"><span class="typeNameLabel">SailfishEdgeDataFlowModelPass.</span><code><span class="memberNameLink"><a href="../../../../../../../edu/snu/coral/compiler/optimizer/pass/compiletime/annotating/SailfishEdgeDataFlowModelPass.html#apply-edu.snu.coral.common.dag.DAG-">apply</a></span>(<a href="../../../../../../../edu/snu/coral/common/dag/DAG.html" title="class in edu.snu.coral.common.dag">DAG</a>&lt;<a href="../../../../../../../edu/snu/coral/common/ir/vertex/IRVertex.html" title="class in edu.snu.coral.common.ir.vertex">IRVertex</a>,<a href="../../../../../../../edu/snu/coral/common/ir/edge/IREdge.html" title="class in edu.snu.coral.common.ir.edge">IREdge</a>&gt;&nbsp;dag)</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../../../../../edu/snu/coral/common/dag/DAG.html" title="class in edu.snu.coral.common.dag">DAG</a>&lt;<a href="../../../../../../../edu/snu/coral/common/ir/vertex/IRVertex.html" title="class in edu.snu.coral.common.ir.vertex">IRVertex</a>,<a href="../../../../../../../edu/snu/coral/common/ir/edge/IREdge.html" title="class in edu.snu.coral.common.ir.edge">IREdge</a>&gt;</code></td>
<td class="colLast"><span class="typeNameLabel">DataSkewEdgePartitionerPass.</span><code><span class="memberNameLink"><a href="../../../../../../../edu/snu/coral/compiler/optimizer/pass/compiletime/annotating/DataSkewEdgePartitionerPass.html#apply-edu.snu.coral.common.dag.DAG-">apply</a></span>(<a href="../../../../../../../edu/snu/coral/common/dag/DAG.html" title="class in edu.snu.coral.common.dag">DAG</a>&lt;<a href="../../../../../../../edu/snu/coral/common/ir/vertex/IRVertex.html" title="class in edu.snu.coral.common.ir.vertex">IRVertex</a>,<a href="../../../../../../../edu/snu/coral/common/ir/edge/IREdge.html" title="class in edu.snu.coral.common.ir.edge">IREdge</a>&gt;&nbsp;dag)</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../../../../edu/snu/coral/common/dag/DAG.html" title="class in edu.snu.coral.common.dag">DAG</a>&lt;<a href="../../../../../../../edu/snu/coral/common/ir/vertex/IRVertex.html" title="class in edu.snu.coral.common.ir.vertex">IRVertex</a>,<a href="../../../../../../../edu/snu/coral/common/ir/edge/IREdge.html" title="class in edu.snu.coral.common.ir.edge">IREdge</a>&gt;</code></td>
<td class="colLast"><span class="typeNameLabel">PadoEdgeDataStorePass.</span><code><span class="memberNameLink"><a href="../../../../../../../edu/snu/coral/compiler/optimizer/pass/compiletime/annotating/PadoEdgeDataStorePass.html#apply-edu.snu.coral.common.dag.DAG-">apply</a></span>(<a href="../../../../../../../edu/snu/coral/common/dag/DAG.html" title="class in edu.snu.coral.common.dag">DAG</a>&lt;<a href="../../../../../../../edu/snu/coral/common/ir/vertex/IRVertex.html" title="class in edu.snu.coral.common.ir.vertex">IRVertex</a>,<a href="../../../../../../../edu/snu/coral/common/ir/edge/IREdge.html" title="class in edu.snu.coral.common.ir.edge">IREdge</a>&gt;&nbsp;dag)</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../../../../../edu/snu/coral/common/dag/DAG.html" title="class in edu.snu.coral.common.dag">DAG</a>&lt;<a href="../../../../../../../edu/snu/coral/common/ir/vertex/IRVertex.html" title="class in edu.snu.coral.common.ir.vertex">IRVertex</a>,<a href="../../../../../../../edu/snu/coral/common/ir/edge/IREdge.html" title="class in edu.snu.coral.common.ir.edge">IREdge</a>&gt;</code></td>
<td class="colLast"><span class="typeNameLabel">DataSkewEdgeDataStorePass.</span><code><span class="memberNameLink"><a href="../../../../../../../edu/snu/coral/compiler/optimizer/pass/compiletime/annotating/DataSkewEdgeDataStorePass.html#apply-edu.snu.coral.common.dag.DAG-">apply</a></span>(<a href="../../../../../../../edu/snu/coral/common/dag/DAG.html" title="class in edu.snu.coral.common.dag">DAG</a>&lt;<a href="../../../../../../../edu/snu/coral/common/ir/vertex/IRVertex.html" title="class in edu.snu.coral.common.ir.vertex">IRVertex</a>,<a href="../../../../../../../edu/snu/coral/common/ir/edge/IREdge.html" title="class in edu.snu.coral.common.ir.edge">IREdge</a>&gt;&nbsp;dag)</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../../../../edu/snu/coral/common/dag/DAG.html" title="class in edu.snu.coral.common.dag">DAG</a>&lt;<a href="../../../../../../../edu/snu/coral/common/ir/vertex/IRVertex.html" title="class in edu.snu.coral.common.ir.vertex">IRVertex</a>,<a href="../../../../../../../edu/snu/coral/common/ir/edge/IREdge.html" title="class in edu.snu.coral.common.ir.edge">IREdge</a>&gt;</code></td>
<td class="colLast"><span class="typeNameLabel">PadoEdgeDataFlowModelPass.</span><code><span class="memberNameLink"><a href="../../../../../../../edu/snu/coral/compiler/optimizer/pass/compiletime/annotating/PadoEdgeDataFlowModelPass.html#apply-edu.snu.coral.common.dag.DAG-">apply</a></span>(<a href="../../../../../../../edu/snu/coral/common/dag/DAG.html" title="class in edu.snu.coral.common.dag">DAG</a>&lt;<a href="../../../../../../../edu/snu/coral/common/ir/vertex/IRVertex.html" title="class in edu.snu.coral.common.ir.vertex">IRVertex</a>,<a href="../../../../../../../edu/snu/coral/common/ir/edge/IREdge.html" title="class in edu.snu.coral.common.ir.edge">IREdge</a>&gt;&nbsp;dag)</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../../../../../edu/snu/coral/common/dag/DAG.html" title="class in edu.snu.coral.common.dag">DAG</a>&lt;<a href="../../../../../../../edu/snu/coral/common/ir/vertex/IRVertex.html" title="class in edu.snu.coral.common.ir.vertex">IRVertex</a>,<a href="../../../../../../../edu/snu/coral/common/ir/edge/IREdge.html" title="class in edu.snu.coral.common.ir.edge">IREdge</a>&gt;</code></td>
<td class="colLast"><span class="typeNameLabel">SailfishEdgeDataStorePass.</span><code><span class="memberNameLink"><a href="../../../../../../../edu/snu/coral/compiler/optimizer/pass/compiletime/annotating/SailfishEdgeDataStorePass.html#apply-edu.snu.coral.common.dag.DAG-">apply</a></span>(<a href="../../../../../../../edu/snu/coral/common/dag/DAG.html" title="class in edu.snu.coral.common.dag">DAG</a>&lt;<a href="../../../../../../../edu/snu/coral/common/ir/vertex/IRVertex.html" title="class in edu.snu.coral.common.ir.vertex">IRVertex</a>,<a href="../../../../../../../edu/snu/coral/common/ir/edge/IREdge.html" title="class in edu.snu.coral.common.ir.edge">IREdge</a>&gt;&nbsp;dag)</code>&nbsp;</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList"><a name="edu.snu.coral.compiler.optimizer.pass.compiletime.composite">
<!-- -->
</a>
<h3>Uses of <a href="../../../../../../../edu/snu/coral/common/ir/edge/IREdge.html" title="class in edu.snu.coral.common.ir.edge">IREdge</a> in <a href="../../../../../../../edu/snu/coral/compiler/optimizer/pass/compiletime/composite/package-summary.html">edu.snu.coral.compiler.optimizer.pass.compiletime.composite</a></h3>
<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation">
<caption><span>Methods in <a href="../../../../../../../edu/snu/coral/compiler/optimizer/pass/compiletime/composite/package-summary.html">edu.snu.coral.compiler.optimizer.pass.compiletime.composite</a> that return types with arguments of type <a href="../../../../../../../edu/snu/coral/common/ir/edge/IREdge.html" title="class in edu.snu.coral.common.ir.edge">IREdge</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colLast" scope="col">Method and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../../../../edu/snu/coral/common/dag/DAG.html" title="class in edu.snu.coral.common.dag">DAG</a>&lt;<a href="../../../../../../../edu/snu/coral/common/ir/vertex/IRVertex.html" title="class in edu.snu.coral.common.ir.vertex">IRVertex</a>,<a href="../../../../../../../edu/snu/coral/common/ir/edge/IREdge.html" title="class in edu.snu.coral.common.ir.edge">IREdge</a>&gt;</code></td>
<td class="colLast"><span class="typeNameLabel">CompositePass.</span><code><span class="memberNameLink"><a href="../../../../../../../edu/snu/coral/compiler/optimizer/pass/compiletime/composite/CompositePass.html#apply-edu.snu.coral.common.dag.DAG-">apply</a></span>(<a href="../../../../../../../edu/snu/coral/common/dag/DAG.html" title="class in edu.snu.coral.common.dag">DAG</a>&lt;<a href="../../../../../../../edu/snu/coral/common/ir/vertex/IRVertex.html" title="class in edu.snu.coral.common.ir.vertex">IRVertex</a>,<a href="../../../../../../../edu/snu/coral/common/ir/edge/IREdge.html" title="class in edu.snu.coral.common.ir.edge">IREdge</a>&gt;&nbsp;irVertexIREdgeDAG)</code>&nbsp;</td>
</tr>
</tbody>
</table>
<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation">
<caption><span>Method parameters in <a href="../../../../../../../edu/snu/coral/compiler/optimizer/pass/compiletime/composite/package-summary.html">edu.snu.coral.compiler.optimizer.pass.compiletime.composite</a> with type arguments of type <a href="../../../../../../../edu/snu/coral/common/ir/edge/IREdge.html" title="class in edu.snu.coral.common.ir.edge">IREdge</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colLast" scope="col">Method and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../../../../edu/snu/coral/common/dag/DAG.html" title="class in edu.snu.coral.common.dag">DAG</a>&lt;<a href="../../../../../../../edu/snu/coral/common/ir/vertex/IRVertex.html" title="class in edu.snu.coral.common.ir.vertex">IRVertex</a>,<a href="../../../../../../../edu/snu/coral/common/ir/edge/IREdge.html" title="class in edu.snu.coral.common.ir.edge">IREdge</a>&gt;</code></td>
<td class="colLast"><span class="typeNameLabel">CompositePass.</span><code><span class="memberNameLink"><a href="../../../../../../../edu/snu/coral/compiler/optimizer/pass/compiletime/composite/CompositePass.html#apply-edu.snu.coral.common.dag.DAG-">apply</a></span>(<a href="../../../../../../../edu/snu/coral/common/dag/DAG.html" title="class in edu.snu.coral.common.dag">DAG</a>&lt;<a href="../../../../../../../edu/snu/coral/common/ir/vertex/IRVertex.html" title="class in edu.snu.coral.common.ir.vertex">IRVertex</a>,<a href="../../../../../../../edu/snu/coral/common/ir/edge/IREdge.html" title="class in edu.snu.coral.common.ir.edge">IREdge</a>&gt;&nbsp;irVertexIREdgeDAG)</code>&nbsp;</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList"><a name="edu.snu.coral.compiler.optimizer.pass.compiletime.reshaping">
<!-- -->
</a>
<h3>Uses of <a href="../../../../../../../edu/snu/coral/common/ir/edge/IREdge.html" title="class in edu.snu.coral.common.ir.edge">IREdge</a> in <a href="../../../../../../../edu/snu/coral/compiler/optimizer/pass/compiletime/reshaping/package-summary.html">edu.snu.coral.compiler.optimizer.pass.compiletime.reshaping</a></h3>
<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation">
<caption><span>Methods in <a href="../../../../../../../edu/snu/coral/compiler/optimizer/pass/compiletime/reshaping/package-summary.html">edu.snu.coral.compiler.optimizer.pass.compiletime.reshaping</a> that return types with arguments of type <a href="../../../../../../../edu/snu/coral/common/ir/edge/IREdge.html" title="class in edu.snu.coral.common.ir.edge">IREdge</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colLast" scope="col">Method and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../../../../edu/snu/coral/common/dag/DAG.html" title="class in edu.snu.coral.common.dag">DAG</a>&lt;<a href="../../../../../../../edu/snu/coral/common/ir/vertex/IRVertex.html" title="class in edu.snu.coral.common.ir.vertex">IRVertex</a>,<a href="../../../../../../../edu/snu/coral/common/ir/edge/IREdge.html" title="class in edu.snu.coral.common.ir.edge">IREdge</a>&gt;</code></td>
<td class="colLast"><span class="typeNameLabel">LoopUnrollingPass.</span><code><span class="memberNameLink"><a href="../../../../../../../edu/snu/coral/compiler/optimizer/pass/compiletime/reshaping/LoopUnrollingPass.html#apply-edu.snu.coral.common.dag.DAG-">apply</a></span>(<a href="../../../../../../../edu/snu/coral/common/dag/DAG.html" title="class in edu.snu.coral.common.dag">DAG</a>&lt;<a href="../../../../../../../edu/snu/coral/common/ir/vertex/IRVertex.html" title="class in edu.snu.coral.common.ir.vertex">IRVertex</a>,<a href="../../../../../../../edu/snu/coral/common/ir/edge/IREdge.html" title="class in edu.snu.coral.common.ir.edge">IREdge</a>&gt;&nbsp;dag)</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../../../../../edu/snu/coral/common/dag/DAG.html" title="class in edu.snu.coral.common.dag">DAG</a>&lt;<a href="../../../../../../../edu/snu/coral/common/ir/vertex/IRVertex.html" title="class in edu.snu.coral.common.ir.vertex">IRVertex</a>,<a href="../../../../../../../edu/snu/coral/common/ir/edge/IREdge.html" title="class in edu.snu.coral.common.ir.edge">IREdge</a>&gt;</code></td>
<td class="colLast"><span class="typeNameLabel">DataSkewReshapingPass.</span><code><span class="memberNameLink"><a href="../../../../../../../edu/snu/coral/compiler/optimizer/pass/compiletime/reshaping/DataSkewReshapingPass.html#apply-edu.snu.coral.common.dag.DAG-">apply</a></span>(<a href="../../../../../../../edu/snu/coral/common/dag/DAG.html" title="class in edu.snu.coral.common.dag">DAG</a>&lt;<a href="../../../../../../../edu/snu/coral/common/ir/vertex/IRVertex.html" title="class in edu.snu.coral.common.ir.vertex">IRVertex</a>,<a href="../../../../../../../edu/snu/coral/common/ir/edge/IREdge.html" title="class in edu.snu.coral.common.ir.edge">IREdge</a>&gt;&nbsp;dag)</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../../../../edu/snu/coral/common/dag/DAG.html" title="class in edu.snu.coral.common.dag">DAG</a>&lt;<a href="../../../../../../../edu/snu/coral/common/ir/vertex/IRVertex.html" title="class in edu.snu.coral.common.ir.vertex">IRVertex</a>,<a href="../../../../../../../edu/snu/coral/common/ir/edge/IREdge.html" title="class in edu.snu.coral.common.ir.edge">IREdge</a>&gt;</code></td>
<td class="colLast"><span class="typeNameLabel">LoopOptimizations.LoopFusionPass.</span><code><span class="memberNameLink"><a href="../../../../../../../edu/snu/coral/compiler/optimizer/pass/compiletime/reshaping/LoopOptimizations.LoopFusionPass.html#apply-edu.snu.coral.common.dag.DAG-">apply</a></span>(<a href="../../../../../../../edu/snu/coral/common/dag/DAG.html" title="class in edu.snu.coral.common.dag">DAG</a>&lt;<a href="../../../../../../../edu/snu/coral/common/ir/vertex/IRVertex.html" title="class in edu.snu.coral.common.ir.vertex">IRVertex</a>,<a href="../../../../../../../edu/snu/coral/common/ir/edge/IREdge.html" title="class in edu.snu.coral.common.ir.edge">IREdge</a>&gt;&nbsp;dag)</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../../../../../edu/snu/coral/common/dag/DAG.html" title="class in edu.snu.coral.common.dag">DAG</a>&lt;<a href="../../../../../../../edu/snu/coral/common/ir/vertex/IRVertex.html" title="class in edu.snu.coral.common.ir.vertex">IRVertex</a>,<a href="../../../../../../../edu/snu/coral/common/ir/edge/IREdge.html" title="class in edu.snu.coral.common.ir.edge">IREdge</a>&gt;</code></td>
<td class="colLast"><span class="typeNameLabel">LoopOptimizations.LoopInvariantCodeMotionPass.</span><code><span class="memberNameLink"><a href="../../../../../../../edu/snu/coral/compiler/optimizer/pass/compiletime/reshaping/LoopOptimizations.LoopInvariantCodeMotionPass.html#apply-edu.snu.coral.common.dag.DAG-">apply</a></span>(<a href="../../../../../../../edu/snu/coral/common/dag/DAG.html" title="class in edu.snu.coral.common.dag">DAG</a>&lt;<a href="../../../../../../../edu/snu/coral/common/ir/vertex/IRVertex.html" title="class in edu.snu.coral.common.ir.vertex">IRVertex</a>,<a href="../../../../../../../edu/snu/coral/common/ir/edge/IREdge.html" title="class in edu.snu.coral.common.ir.edge">IREdge</a>&gt;&nbsp;dag)</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../../../../edu/snu/coral/common/dag/DAG.html" title="class in edu.snu.coral.common.dag">DAG</a>&lt;<a href="../../../../../../../edu/snu/coral/common/ir/vertex/IRVertex.html" title="class in edu.snu.coral.common.ir.vertex">IRVertex</a>,<a href="../../../../../../../edu/snu/coral/common/ir/edge/IREdge.html" title="class in edu.snu.coral.common.ir.edge">IREdge</a>&gt;</code></td>
<td class="colLast"><span class="typeNameLabel">SailfishRelayReshapingPass.</span><code><span class="memberNameLink"><a href="../../../../../../../edu/snu/coral/compiler/optimizer/pass/compiletime/reshaping/SailfishRelayReshapingPass.html#apply-edu.snu.coral.common.dag.DAG-">apply</a></span>(<a href="../../../../../../../edu/snu/coral/common/dag/DAG.html" title="class in edu.snu.coral.common.dag">DAG</a>&lt;<a href="../../../../../../../edu/snu/coral/common/ir/vertex/IRVertex.html" title="class in edu.snu.coral.common.ir.vertex">IRVertex</a>,<a href="../../../../../../../edu/snu/coral/common/ir/edge/IREdge.html" title="class in edu.snu.coral.common.ir.edge">IREdge</a>&gt;&nbsp;dag)</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../../../../../edu/snu/coral/common/dag/DAG.html" title="class in edu.snu.coral.common.dag">DAG</a>&lt;<a href="../../../../../../../edu/snu/coral/common/ir/vertex/IRVertex.html" title="class in edu.snu.coral.common.ir.vertex">IRVertex</a>,<a href="../../../../../../../edu/snu/coral/common/ir/edge/IREdge.html" title="class in edu.snu.coral.common.ir.edge">IREdge</a>&gt;</code></td>
<td class="colLast"><span class="typeNameLabel">CommonSubexpressionEliminationPass.</span><code><span class="memberNameLink"><a href="../../../../../../../edu/snu/coral/compiler/optimizer/pass/compiletime/reshaping/CommonSubexpressionEliminationPass.html#apply-edu.snu.coral.common.dag.DAG-">apply</a></span>(<a href="../../../../../../../edu/snu/coral/common/dag/DAG.html" title="class in edu.snu.coral.common.dag">DAG</a>&lt;<a href="../../../../../../../edu/snu/coral/common/ir/vertex/IRVertex.html" title="class in edu.snu.coral.common.ir.vertex">IRVertex</a>,<a href="../../../../../../../edu/snu/coral/common/ir/edge/IREdge.html" title="class in edu.snu.coral.common.ir.edge">IREdge</a>&gt;&nbsp;dag)</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../../../../edu/snu/coral/common/dag/DAG.html" title="class in edu.snu.coral.common.dag">DAG</a>&lt;<a href="../../../../../../../edu/snu/coral/common/ir/vertex/IRVertex.html" title="class in edu.snu.coral.common.ir.vertex">IRVertex</a>,<a href="../../../../../../../edu/snu/coral/common/ir/edge/IREdge.html" title="class in edu.snu.coral.common.ir.edge">IREdge</a>&gt;</code></td>
<td class="colLast"><span class="typeNameLabel">LoopExtractionPass.</span><code><span class="memberNameLink"><a href="../../../../../../../edu/snu/coral/compiler/optimizer/pass/compiletime/reshaping/LoopExtractionPass.html#apply-edu.snu.coral.common.dag.DAG-">apply</a></span>(<a href="../../../../../../../edu/snu/coral/common/dag/DAG.html" title="class in edu.snu.coral.common.dag">DAG</a>&lt;<a href="../../../../../../../edu/snu/coral/common/ir/vertex/IRVertex.html" title="class in edu.snu.coral.common.ir.vertex">IRVertex</a>,<a href="../../../../../../../edu/snu/coral/common/ir/edge/IREdge.html" title="class in edu.snu.coral.common.ir.edge">IREdge</a>&gt;&nbsp;dag)</code>&nbsp;</td>
</tr>
</tbody>
</table>
<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation">
<caption><span>Method parameters in <a href="../../../../../../../edu/snu/coral/compiler/optimizer/pass/compiletime/reshaping/package-summary.html">edu.snu.coral.compiler.optimizer.pass.compiletime.reshaping</a> with type arguments of type <a href="../../../../../../../edu/snu/coral/common/ir/edge/IREdge.html" title="class in edu.snu.coral.common.ir.edge">IREdge</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colLast" scope="col">Method and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../../../../edu/snu/coral/common/dag/DAG.html" title="class in edu.snu.coral.common.dag">DAG</a>&lt;<a href="../../../../../../../edu/snu/coral/common/ir/vertex/IRVertex.html" title="class in edu.snu.coral.common.ir.vertex">IRVertex</a>,<a href="../../../../../../../edu/snu/coral/common/ir/edge/IREdge.html" title="class in edu.snu.coral.common.ir.edge">IREdge</a>&gt;</code></td>
<td class="colLast"><span class="typeNameLabel">LoopUnrollingPass.</span><code><span class="memberNameLink"><a href="../../../../../../../edu/snu/coral/compiler/optimizer/pass/compiletime/reshaping/LoopUnrollingPass.html#apply-edu.snu.coral.common.dag.DAG-">apply</a></span>(<a href="../../../../../../../edu/snu/coral/common/dag/DAG.html" title="class in edu.snu.coral.common.dag">DAG</a>&lt;<a href="../../../../../../../edu/snu/coral/common/ir/vertex/IRVertex.html" title="class in edu.snu.coral.common.ir.vertex">IRVertex</a>,<a href="../../../../../../../edu/snu/coral/common/ir/edge/IREdge.html" title="class in edu.snu.coral.common.ir.edge">IREdge</a>&gt;&nbsp;dag)</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../../../../../edu/snu/coral/common/dag/DAG.html" title="class in edu.snu.coral.common.dag">DAG</a>&lt;<a href="../../../../../../../edu/snu/coral/common/ir/vertex/IRVertex.html" title="class in edu.snu.coral.common.ir.vertex">IRVertex</a>,<a href="../../../../../../../edu/snu/coral/common/ir/edge/IREdge.html" title="class in edu.snu.coral.common.ir.edge">IREdge</a>&gt;</code></td>
<td class="colLast"><span class="typeNameLabel">DataSkewReshapingPass.</span><code><span class="memberNameLink"><a href="../../../../../../../edu/snu/coral/compiler/optimizer/pass/compiletime/reshaping/DataSkewReshapingPass.html#apply-edu.snu.coral.common.dag.DAG-">apply</a></span>(<a href="../../../../../../../edu/snu/coral/common/dag/DAG.html" title="class in edu.snu.coral.common.dag">DAG</a>&lt;<a href="../../../../../../../edu/snu/coral/common/ir/vertex/IRVertex.html" title="class in edu.snu.coral.common.ir.vertex">IRVertex</a>,<a href="../../../../../../../edu/snu/coral/common/ir/edge/IREdge.html" title="class in edu.snu.coral.common.ir.edge">IREdge</a>&gt;&nbsp;dag)</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../../../../edu/snu/coral/common/dag/DAG.html" title="class in edu.snu.coral.common.dag">DAG</a>&lt;<a href="../../../../../../../edu/snu/coral/common/ir/vertex/IRVertex.html" title="class in edu.snu.coral.common.ir.vertex">IRVertex</a>,<a href="../../../../../../../edu/snu/coral/common/ir/edge/IREdge.html" title="class in edu.snu.coral.common.ir.edge">IREdge</a>&gt;</code></td>
<td class="colLast"><span class="typeNameLabel">LoopOptimizations.LoopFusionPass.</span><code><span class="memberNameLink"><a href="../../../../../../../edu/snu/coral/compiler/optimizer/pass/compiletime/reshaping/LoopOptimizations.LoopFusionPass.html#apply-edu.snu.coral.common.dag.DAG-">apply</a></span>(<a href="../../../../../../../edu/snu/coral/common/dag/DAG.html" title="class in edu.snu.coral.common.dag">DAG</a>&lt;<a href="../../../../../../../edu/snu/coral/common/ir/vertex/IRVertex.html" title="class in edu.snu.coral.common.ir.vertex">IRVertex</a>,<a href="../../../../../../../edu/snu/coral/common/ir/edge/IREdge.html" title="class in edu.snu.coral.common.ir.edge">IREdge</a>&gt;&nbsp;dag)</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../../../../../edu/snu/coral/common/dag/DAG.html" title="class in edu.snu.coral.common.dag">DAG</a>&lt;<a href="../../../../../../../edu/snu/coral/common/ir/vertex/IRVertex.html" title="class in edu.snu.coral.common.ir.vertex">IRVertex</a>,<a href="../../../../../../../edu/snu/coral/common/ir/edge/IREdge.html" title="class in edu.snu.coral.common.ir.edge">IREdge</a>&gt;</code></td>
<td class="colLast"><span class="typeNameLabel">LoopOptimizations.LoopInvariantCodeMotionPass.</span><code><span class="memberNameLink"><a href="../../../../../../../edu/snu/coral/compiler/optimizer/pass/compiletime/reshaping/LoopOptimizations.LoopInvariantCodeMotionPass.html#apply-edu.snu.coral.common.dag.DAG-">apply</a></span>(<a href="../../../../../../../edu/snu/coral/common/dag/DAG.html" title="class in edu.snu.coral.common.dag">DAG</a>&lt;<a href="../../../../../../../edu/snu/coral/common/ir/vertex/IRVertex.html" title="class in edu.snu.coral.common.ir.vertex">IRVertex</a>,<a href="../../../../../../../edu/snu/coral/common/ir/edge/IREdge.html" title="class in edu.snu.coral.common.ir.edge">IREdge</a>&gt;&nbsp;dag)</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../../../../edu/snu/coral/common/dag/DAG.html" title="class in edu.snu.coral.common.dag">DAG</a>&lt;<a href="../../../../../../../edu/snu/coral/common/ir/vertex/IRVertex.html" title="class in edu.snu.coral.common.ir.vertex">IRVertex</a>,<a href="../../../../../../../edu/snu/coral/common/ir/edge/IREdge.html" title="class in edu.snu.coral.common.ir.edge">IREdge</a>&gt;</code></td>
<td class="colLast"><span class="typeNameLabel">SailfishRelayReshapingPass.</span><code><span class="memberNameLink"><a href="../../../../../../../edu/snu/coral/compiler/optimizer/pass/compiletime/reshaping/SailfishRelayReshapingPass.html#apply-edu.snu.coral.common.dag.DAG-">apply</a></span>(<a href="../../../../../../../edu/snu/coral/common/dag/DAG.html" title="class in edu.snu.coral.common.dag">DAG</a>&lt;<a href="../../../../../../../edu/snu/coral/common/ir/vertex/IRVertex.html" title="class in edu.snu.coral.common.ir.vertex">IRVertex</a>,<a href="../../../../../../../edu/snu/coral/common/ir/edge/IREdge.html" title="class in edu.snu.coral.common.ir.edge">IREdge</a>&gt;&nbsp;dag)</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../../../../../edu/snu/coral/common/dag/DAG.html" title="class in edu.snu.coral.common.dag">DAG</a>&lt;<a href="../../../../../../../edu/snu/coral/common/ir/vertex/IRVertex.html" title="class in edu.snu.coral.common.ir.vertex">IRVertex</a>,<a href="../../../../../../../edu/snu/coral/common/ir/edge/IREdge.html" title="class in edu.snu.coral.common.ir.edge">IREdge</a>&gt;</code></td>
<td class="colLast"><span class="typeNameLabel">CommonSubexpressionEliminationPass.</span><code><span class="memberNameLink"><a href="../../../../../../../edu/snu/coral/compiler/optimizer/pass/compiletime/reshaping/CommonSubexpressionEliminationPass.html#apply-edu.snu.coral.common.dag.DAG-">apply</a></span>(<a href="../../../../../../../edu/snu/coral/common/dag/DAG.html" title="class in edu.snu.coral.common.dag">DAG</a>&lt;<a href="../../../../../../../edu/snu/coral/common/ir/vertex/IRVertex.html" title="class in edu.snu.coral.common.ir.vertex">IRVertex</a>,<a href="../../../../../../../edu/snu/coral/common/ir/edge/IREdge.html" title="class in edu.snu.coral.common.ir.edge">IREdge</a>&gt;&nbsp;dag)</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../../../../edu/snu/coral/common/dag/DAG.html" title="class in edu.snu.coral.common.dag">DAG</a>&lt;<a href="../../../../../../../edu/snu/coral/common/ir/vertex/IRVertex.html" title="class in edu.snu.coral.common.ir.vertex">IRVertex</a>,<a href="../../../../../../../edu/snu/coral/common/ir/edge/IREdge.html" title="class in edu.snu.coral.common.ir.edge">IREdge</a>&gt;</code></td>
<td class="colLast"><span class="typeNameLabel">LoopExtractionPass.</span><code><span class="memberNameLink"><a href="../../../../../../../edu/snu/coral/compiler/optimizer/pass/compiletime/reshaping/LoopExtractionPass.html#apply-edu.snu.coral.common.dag.DAG-">apply</a></span>(<a href="../../../../../../../edu/snu/coral/common/dag/DAG.html" title="class in edu.snu.coral.common.dag">DAG</a>&lt;<a href="../../../../../../../edu/snu/coral/common/ir/vertex/IRVertex.html" title="class in edu.snu.coral.common.ir.vertex">IRVertex</a>,<a href="../../../../../../../edu/snu/coral/common/ir/edge/IREdge.html" title="class in edu.snu.coral.common.ir.edge">IREdge</a>&gt;&nbsp;dag)</code>&nbsp;</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList"><a name="edu.snu.coral.runtime.common.plan.physical">
<!-- -->
</a>
<h3>Uses of <a href="../../../../../../../edu/snu/coral/common/ir/edge/IREdge.html" title="class in edu.snu.coral.common.ir.edge">IREdge</a> in <a href="../../../../../../../edu/snu/coral/runtime/common/plan/physical/package-summary.html">edu.snu.coral.runtime.common.plan.physical</a></h3>
<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation">
<caption><span>Method parameters in <a href="../../../../../../../edu/snu/coral/runtime/common/plan/physical/package-summary.html">edu.snu.coral.runtime.common.plan.physical</a> with type arguments of type <a href="../../../../../../../edu/snu/coral/common/ir/edge/IREdge.html" title="class in edu.snu.coral.common.ir.edge">IREdge</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colLast" scope="col">Method and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../../../../edu/snu/coral/common/dag/DAG.html" title="class in edu.snu.coral.common.dag">DAG</a>&lt;<a href="../../../../../../../edu/snu/coral/runtime/common/plan/physical/PhysicalStage.html" title="class in edu.snu.coral.runtime.common.plan.physical">PhysicalStage</a>,<a href="../../../../../../../edu/snu/coral/runtime/common/plan/physical/PhysicalStageEdge.html" title="class in edu.snu.coral.runtime.common.plan.physical">PhysicalStageEdge</a>&gt;</code></td>
<td class="colLast"><span class="typeNameLabel">PhysicalPlanGenerator.</span><code><span class="memberNameLink"><a href="../../../../../../../edu/snu/coral/runtime/common/plan/physical/PhysicalPlanGenerator.html#apply-edu.snu.coral.common.dag.DAG-">apply</a></span>(<a href="../../../../../../../edu/snu/coral/common/dag/DAG.html" title="class in edu.snu.coral.common.dag">DAG</a>&lt;<a href="../../../../../../../edu/snu/coral/common/ir/vertex/IRVertex.html" title="class in edu.snu.coral.common.ir.vertex">IRVertex</a>,<a href="../../../../../../../edu/snu/coral/common/ir/edge/IREdge.html" title="class in edu.snu.coral.common.ir.edge">IREdge</a>&gt;&nbsp;irDAG)</code>
<div class="block">Generates the <a href="../../../../../../../edu/snu/coral/runtime/common/plan/physical/PhysicalPlan.html" title="class in edu.snu.coral.runtime.common.plan.physical"><code>PhysicalPlan</code></a> to be executed.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../../../../../edu/snu/coral/common/dag/DAG.html" title="class in edu.snu.coral.common.dag">DAG</a>&lt;<a href="../../../../../../../edu/snu/coral/runtime/common/plan/stage/Stage.html" title="class in edu.snu.coral.runtime.common.plan.stage">Stage</a>,<a href="../../../../../../../edu/snu/coral/runtime/common/plan/stage/StageEdge.html" title="class in edu.snu.coral.runtime.common.plan.stage">StageEdge</a>&gt;</code></td>
<td class="colLast"><span class="typeNameLabel">PhysicalPlanGenerator.</span><code><span class="memberNameLink"><a href="../../../../../../../edu/snu/coral/runtime/common/plan/physical/PhysicalPlanGenerator.html#stagePartitionIrDAG-edu.snu.coral.common.dag.DAG-">stagePartitionIrDAG</a></span>(<a href="../../../../../../../edu/snu/coral/common/dag/DAG.html" title="class in edu.snu.coral.common.dag">DAG</a>&lt;<a href="../../../../../../../edu/snu/coral/common/ir/vertex/IRVertex.html" title="class in edu.snu.coral.common.ir.vertex">IRVertex</a>,<a href="../../../../../../../edu/snu/coral/common/ir/edge/IREdge.html" title="class in edu.snu.coral.common.ir.edge">IREdge</a>&gt;&nbsp;irDAG)</code>
<div class="block">We take the stage-partitioned DAG and create actual stage and stage edge objects to create a DAG of stages.</div>
</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList"><a name="edu.snu.coral.runtime.common.plan.stage">
<!-- -->
</a>
<h3>Uses of <a href="../../../../../../../edu/snu/coral/common/ir/edge/IREdge.html" title="class in edu.snu.coral.common.ir.edge">IREdge</a> in <a href="../../../../../../../edu/snu/coral/runtime/common/plan/stage/package-summary.html">edu.snu.coral.runtime.common.plan.stage</a></h3>
<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation">
<caption><span>Methods in <a href="../../../../../../../edu/snu/coral/runtime/common/plan/stage/package-summary.html">edu.snu.coral.runtime.common.plan.stage</a> that return types with arguments of type <a href="../../../../../../../edu/snu/coral/common/ir/edge/IREdge.html" title="class in edu.snu.coral.common.ir.edge">IREdge</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colLast" scope="col">Method and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../../../../edu/snu/coral/common/dag/DAG.html" title="class in edu.snu.coral.common.dag">DAG</a>&lt;<a href="../../../../../../../edu/snu/coral/common/ir/vertex/IRVertex.html" title="class in edu.snu.coral.common.ir.vertex">IRVertex</a>,<a href="../../../../../../../edu/snu/coral/common/ir/edge/IREdge.html" title="class in edu.snu.coral.common.ir.edge">IREdge</a>&gt;</code></td>
<td class="colLast"><span class="typeNameLabel">Stage.</span><code><span class="memberNameLink"><a href="../../../../../../../edu/snu/coral/runtime/common/plan/stage/Stage.html#getStageInternalDAG--">getStageInternalDAG</a></span>()</code>&nbsp;</td>
</tr>
</tbody>
</table>
<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation">
<caption><span>Methods in <a href="../../../../../../../edu/snu/coral/runtime/common/plan/stage/package-summary.html">edu.snu.coral.runtime.common.plan.stage</a> with parameters of type <a href="../../../../../../../edu/snu/coral/common/ir/edge/IREdge.html" title="class in edu.snu.coral.common.ir.edge">IREdge</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colLast" scope="col">Method and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../../../../edu/snu/coral/runtime/common/plan/stage/StageBuilder.html" title="class in edu.snu.coral.runtime.common.plan.stage">StageBuilder</a></code></td>
<td class="colLast"><span class="typeNameLabel">StageBuilder.</span><code><span class="memberNameLink"><a href="../../../../../../../edu/snu/coral/runtime/common/plan/stage/StageBuilder.html#connectInternalVertices-edu.snu.coral.common.ir.edge.IREdge-">connectInternalVertices</a></span>(<a href="../../../../../../../edu/snu/coral/common/ir/edge/IREdge.html" title="class in edu.snu.coral.common.ir.edge">IREdge</a>&nbsp;edge)</code>
<div class="block">Connects two <a href="../../../../../../../edu/snu/coral/common/ir/vertex/IRVertex.html" title="class in edu.snu.coral.common.ir.vertex"><code>IRVertex</code></a> in this stage.</div>
</td>
</tr>
</tbody>
</table>
<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing constructors, and an explanation">
<caption><span>Constructor parameters in <a href="../../../../../../../edu/snu/coral/runtime/common/plan/stage/package-summary.html">edu.snu.coral.runtime.common.plan.stage</a> with type arguments of type <a href="../../../../../../../edu/snu/coral/common/ir/edge/IREdge.html" title="class in edu.snu.coral.common.ir.edge">IREdge</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colOne" scope="col">Constructor and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../../edu/snu/coral/runtime/common/plan/stage/Stage.html#Stage-java.lang.String-edu.snu.coral.common.dag.DAG-int-">Stage</a></span>(<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;stageId,
<a href="../../../../../../../edu/snu/coral/common/dag/DAG.html" title="class in edu.snu.coral.common.dag">DAG</a>&lt;<a href="../../../../../../../edu/snu/coral/common/ir/vertex/IRVertex.html" title="class in edu.snu.coral.common.ir.vertex">IRVertex</a>,<a href="../../../../../../../edu/snu/coral/common/ir/edge/IREdge.html" title="class in edu.snu.coral.common.ir.edge">IREdge</a>&gt;&nbsp;stageInternalDAG,
int&nbsp;scheduleGroupIndex)</code>
<div class="block">Constructor.</div>
</td>
</tr>
</tbody>
</table>
</li>
</ul>
</li>
</ul>
</div>
<!-- ======= START OF BOTTOM NAVBAR ====== -->
<div class="bottomNav"><a name="navbar.bottom">
<!-- -->
</a>
<div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div>
<a name="navbar.bottom.firstrow">
<!-- -->
</a>
<ul class="navList" title="Navigation">
<li><a href="../../../../../../../overview-summary.html">Overview</a></li>
<li><a href="../package-summary.html">Package</a></li>
<li><a href="../../../../../../../edu/snu/coral/common/ir/edge/IREdge.html" title="class in edu.snu.coral.common.ir.edge">Class</a></li>
<li class="navBarCell1Rev">Use</li>
<li><a href="../package-tree.html">Tree</a></li>
<li><a href="../../../../../../../deprecated-list.html">Deprecated</a></li>
<li><a href="../../../../../../../index-all.html">Index</a></li>
<li><a href="../../../../../../../help-doc.html">Help</a></li>
</ul>
</div>
<div class="subNav">
<ul class="navList">
<li>Prev</li>
<li>Next</li>
</ul>
<ul class="navList">
<li><a href="../../../../../../../index.html?edu/snu/coral/common/ir/edge/class-use/IREdge.html" target="_top">Frames</a></li>
<li><a href="IREdge.html" target="_top">No&nbsp;Frames</a></li>
</ul>
<ul class="navList" id="allclasses_navbar_bottom">
<li><a href="../../../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
</ul>
<div>
<script type="text/javascript"><!--
allClassesLink = document.getElementById("allclasses_navbar_bottom");
if(window==top) {
allClassesLink.style.display = "block";
}
else {
allClassesLink.style.display = "none";
}
//-->
</script>
</div>
<a name="skip.navbar.bottom">
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
<p class="legalCopy"><small>Copyright &#169; 2018. All rights reserved.</small></p>
</body>
</html>