blob: f078da18f216a43e54384f7d01df1c73a0a52aad [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 -->
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>Uses of Class org.apache.sysds.parser.VariableSet (SystemDS 2.1.0-SNAPSHOT API)</title>
<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 org.apache.sysds.parser.VariableSet (SystemDS 2.1.0-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="../../../../../org/apache/sysds/parser/VariableSet.html" title="class in org.apache.sysds.parser">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?org/apache/sysds/parser/class-use/VariableSet.html" target="_top">Frames</a></li>
<li><a href="VariableSet.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 org.apache.sysds.parser.VariableSet" class="title">Uses of Class<br>org.apache.sysds.parser.VariableSet</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="../../../../../org/apache/sysds/parser/VariableSet.html" title="class in org.apache.sysds.parser">VariableSet</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="#org.apache.sysds.parser">org.apache.sysds.parser</a></td>
<td class="colLast">&nbsp;</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList">
<ul class="blockList">
<li class="blockList"><a name="org.apache.sysds.parser">
<!-- -->
</a>
<h3>Uses of <a href="../../../../../org/apache/sysds/parser/VariableSet.html" title="class in org.apache.sysds.parser">VariableSet</a> in <a href="../../../../../org/apache/sysds/parser/package-summary.html">org.apache.sysds.parser</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="../../../../../org/apache/sysds/parser/package-summary.html">org.apache.sysds.parser</a> that return <a href="../../../../../org/apache/sysds/parser/VariableSet.html" title="class in org.apache.sysds.parser">VariableSet</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="../../../../../org/apache/sysds/parser/VariableSet.html" title="class in org.apache.sysds.parser">VariableSet</a></code></td>
<td class="colLast"><span class="typeNameLabel">ForStatementBlock.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/sysds/parser/ForStatementBlock.html#analyze-org.apache.sysds.parser.VariableSet-">analyze</a></span>(<a href="../../../../../org/apache/sysds/parser/VariableSet.html" title="class in org.apache.sysds.parser">VariableSet</a>&nbsp;loPassed)</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../../../org/apache/sysds/parser/VariableSet.html" title="class in org.apache.sysds.parser">VariableSet</a></code></td>
<td class="colLast"><span class="typeNameLabel">IfStatementBlock.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/sysds/parser/IfStatementBlock.html#analyze-org.apache.sysds.parser.VariableSet-">analyze</a></span>(<a href="../../../../../org/apache/sysds/parser/VariableSet.html" title="class in org.apache.sysds.parser">VariableSet</a>&nbsp;loPassed)</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../../org/apache/sysds/parser/VariableSet.html" title="class in org.apache.sysds.parser">VariableSet</a></code></td>
<td class="colLast"><span class="typeNameLabel">WhileStatementBlock.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/sysds/parser/WhileStatementBlock.html#analyze-org.apache.sysds.parser.VariableSet-">analyze</a></span>(<a href="../../../../../org/apache/sysds/parser/VariableSet.html" title="class in org.apache.sysds.parser">VariableSet</a>&nbsp;loPassed)</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>abstract <a href="../../../../../org/apache/sysds/parser/VariableSet.html" title="class in org.apache.sysds.parser">VariableSet</a></code></td>
<td class="colLast"><span class="typeNameLabel">LiveVariableAnalysis.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/sysds/parser/LiveVariableAnalysis.html#analyze-org.apache.sysds.parser.VariableSet-">analyze</a></span>(<a href="../../../../../org/apache/sysds/parser/VariableSet.html" title="class in org.apache.sysds.parser">VariableSet</a>&nbsp;loPassed)</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../../org/apache/sysds/parser/VariableSet.html" title="class in org.apache.sysds.parser">VariableSet</a></code></td>
<td class="colLast"><span class="typeNameLabel">StatementBlock.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/sysds/parser/StatementBlock.html#analyze-org.apache.sysds.parser.VariableSet-">analyze</a></span>(<a href="../../../../../org/apache/sysds/parser/VariableSet.html" title="class in org.apache.sysds.parser">VariableSet</a>&nbsp;loPassed)</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../../../org/apache/sysds/parser/VariableSet.html" title="class in org.apache.sysds.parser">VariableSet</a></code></td>
<td class="colLast"><span class="typeNameLabel">FunctionStatementBlock.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/sysds/parser/FunctionStatementBlock.html#analyze-org.apache.sysds.parser.VariableSet-">analyze</a></span>(<a href="../../../../../org/apache/sysds/parser/VariableSet.html" title="class in org.apache.sysds.parser">VariableSet</a>&nbsp;loPassed)</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../../org/apache/sysds/parser/VariableSet.html" title="class in org.apache.sysds.parser">VariableSet</a></code></td>
<td class="colLast"><span class="typeNameLabel">FunctionStatementBlock.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/sysds/parser/FunctionStatementBlock.html#analyze-org.apache.sysds.parser.VariableSet-org.apache.sysds.parser.VariableSet-">analyze</a></span>(<a href="../../../../../org/apache/sysds/parser/VariableSet.html" title="class in org.apache.sysds.parser">VariableSet</a>&nbsp;liPassed,
<a href="../../../../../org/apache/sysds/parser/VariableSet.html" title="class in org.apache.sysds.parser">VariableSet</a>&nbsp;loPassed)</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../../../org/apache/sysds/parser/VariableSet.html" title="class in org.apache.sysds.parser">VariableSet</a></code></td>
<td class="colLast"><span class="typeNameLabel">LiveVariableAnalysis.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/sysds/parser/LiveVariableAnalysis.html#getGen--">getGen</a></span>()</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../../org/apache/sysds/parser/VariableSet.html" title="class in org.apache.sysds.parser">VariableSet</a></code></td>
<td class="colLast"><span class="typeNameLabel">LiveVariableAnalysis.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/sysds/parser/LiveVariableAnalysis.html#getKill--">getKill</a></span>()</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../../../org/apache/sysds/parser/VariableSet.html" title="class in org.apache.sysds.parser">VariableSet</a></code></td>
<td class="colLast"><span class="typeNameLabel">LiveVariableAnalysis.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/sysds/parser/LiveVariableAnalysis.html#getWarn--">getWarn</a></span>()</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../../org/apache/sysds/parser/VariableSet.html" title="class in org.apache.sysds.parser">VariableSet</a></code></td>
<td class="colLast"><span class="typeNameLabel">ForStatementBlock.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/sysds/parser/ForStatementBlock.html#initializebackwardLV-org.apache.sysds.parser.VariableSet-">initializebackwardLV</a></span>(<a href="../../../../../org/apache/sysds/parser/VariableSet.html" title="class in org.apache.sysds.parser">VariableSet</a>&nbsp;loPassed)</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../../../org/apache/sysds/parser/VariableSet.html" title="class in org.apache.sysds.parser">VariableSet</a></code></td>
<td class="colLast"><span class="typeNameLabel">IfStatementBlock.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/sysds/parser/IfStatementBlock.html#initializebackwardLV-org.apache.sysds.parser.VariableSet-">initializebackwardLV</a></span>(<a href="../../../../../org/apache/sysds/parser/VariableSet.html" title="class in org.apache.sysds.parser">VariableSet</a>&nbsp;loPassed)</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../../org/apache/sysds/parser/VariableSet.html" title="class in org.apache.sysds.parser">VariableSet</a></code></td>
<td class="colLast"><span class="typeNameLabel">WhileStatementBlock.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/sysds/parser/WhileStatementBlock.html#initializebackwardLV-org.apache.sysds.parser.VariableSet-">initializebackwardLV</a></span>(<a href="../../../../../org/apache/sysds/parser/VariableSet.html" title="class in org.apache.sysds.parser">VariableSet</a>&nbsp;loPassed)</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../../../org/apache/sysds/parser/VariableSet.html" title="class in org.apache.sysds.parser">VariableSet</a></code></td>
<td class="colLast"><span class="typeNameLabel">ImportStatement.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/sysds/parser/ImportStatement.html#initializebackwardLV-org.apache.sysds.parser.VariableSet-">initializebackwardLV</a></span>(<a href="../../../../../org/apache/sysds/parser/VariableSet.html" title="class in org.apache.sysds.parser">VariableSet</a>&nbsp;lo)</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../../org/apache/sysds/parser/VariableSet.html" title="class in org.apache.sysds.parser">VariableSet</a></code></td>
<td class="colLast"><span class="typeNameLabel">IfStatement.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/sysds/parser/IfStatement.html#initializebackwardLV-org.apache.sysds.parser.VariableSet-">initializebackwardLV</a></span>(<a href="../../../../../org/apache/sysds/parser/VariableSet.html" title="class in org.apache.sysds.parser">VariableSet</a>&nbsp;lo)</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../../../org/apache/sysds/parser/VariableSet.html" title="class in org.apache.sysds.parser">VariableSet</a></code></td>
<td class="colLast"><span class="typeNameLabel">PathStatement.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/sysds/parser/PathStatement.html#initializebackwardLV-org.apache.sysds.parser.VariableSet-">initializebackwardLV</a></span>(<a href="../../../../../org/apache/sysds/parser/VariableSet.html" title="class in org.apache.sysds.parser">VariableSet</a>&nbsp;lo)</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>abstract <a href="../../../../../org/apache/sysds/parser/VariableSet.html" title="class in org.apache.sysds.parser">VariableSet</a></code></td>
<td class="colLast"><span class="typeNameLabel">Statement.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/sysds/parser/Statement.html#initializebackwardLV-org.apache.sysds.parser.VariableSet-">initializebackwardLV</a></span>(<a href="../../../../../org/apache/sysds/parser/VariableSet.html" title="class in org.apache.sysds.parser">VariableSet</a>&nbsp;lo)</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>abstract <a href="../../../../../org/apache/sysds/parser/VariableSet.html" title="class in org.apache.sysds.parser">VariableSet</a></code></td>
<td class="colLast"><span class="typeNameLabel">LiveVariableAnalysis.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/sysds/parser/LiveVariableAnalysis.html#initializebackwardLV-org.apache.sysds.parser.VariableSet-">initializebackwardLV</a></span>(<a href="../../../../../org/apache/sysds/parser/VariableSet.html" title="class in org.apache.sysds.parser">VariableSet</a>&nbsp;loPassed)</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../../org/apache/sysds/parser/VariableSet.html" title="class in org.apache.sysds.parser">VariableSet</a></code></td>
<td class="colLast"><span class="typeNameLabel">OutputStatement.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/sysds/parser/OutputStatement.html#initializebackwardLV-org.apache.sysds.parser.VariableSet-">initializebackwardLV</a></span>(<a href="../../../../../org/apache/sysds/parser/VariableSet.html" title="class in org.apache.sysds.parser">VariableSet</a>&nbsp;lo)</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../../../org/apache/sysds/parser/VariableSet.html" title="class in org.apache.sysds.parser">VariableSet</a></code></td>
<td class="colLast"><span class="typeNameLabel">WhileStatement.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/sysds/parser/WhileStatement.html#initializebackwardLV-org.apache.sysds.parser.VariableSet-">initializebackwardLV</a></span>(<a href="../../../../../org/apache/sysds/parser/VariableSet.html" title="class in org.apache.sysds.parser">VariableSet</a>&nbsp;lo)</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../../org/apache/sysds/parser/VariableSet.html" title="class in org.apache.sysds.parser">VariableSet</a></code></td>
<td class="colLast"><span class="typeNameLabel">PrintStatement.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/sysds/parser/PrintStatement.html#initializebackwardLV-org.apache.sysds.parser.VariableSet-">initializebackwardLV</a></span>(<a href="../../../../../org/apache/sysds/parser/VariableSet.html" title="class in org.apache.sysds.parser">VariableSet</a>&nbsp;lo)</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../../../org/apache/sysds/parser/VariableSet.html" title="class in org.apache.sysds.parser">VariableSet</a></code></td>
<td class="colLast"><span class="typeNameLabel">StatementBlock.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/sysds/parser/StatementBlock.html#initializebackwardLV-org.apache.sysds.parser.VariableSet-">initializebackwardLV</a></span>(<a href="../../../../../org/apache/sysds/parser/VariableSet.html" title="class in org.apache.sysds.parser">VariableSet</a>&nbsp;loPassed)</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../../org/apache/sysds/parser/VariableSet.html" title="class in org.apache.sysds.parser">VariableSet</a></code></td>
<td class="colLast"><span class="typeNameLabel">AssignmentStatement.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/sysds/parser/AssignmentStatement.html#initializebackwardLV-org.apache.sysds.parser.VariableSet-">initializebackwardLV</a></span>(<a href="../../../../../org/apache/sysds/parser/VariableSet.html" title="class in org.apache.sysds.parser">VariableSet</a>&nbsp;lo)</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../../../org/apache/sysds/parser/VariableSet.html" title="class in org.apache.sysds.parser">VariableSet</a></code></td>
<td class="colLast"><span class="typeNameLabel">FunctionStatement.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/sysds/parser/FunctionStatement.html#initializebackwardLV-org.apache.sysds.parser.VariableSet-">initializebackwardLV</a></span>(<a href="../../../../../org/apache/sysds/parser/VariableSet.html" title="class in org.apache.sysds.parser">VariableSet</a>&nbsp;lo)</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../../org/apache/sysds/parser/VariableSet.html" title="class in org.apache.sysds.parser">VariableSet</a></code></td>
<td class="colLast"><span class="typeNameLabel">FunctionStatementBlock.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/sysds/parser/FunctionStatementBlock.html#initializebackwardLV-org.apache.sysds.parser.VariableSet-">initializebackwardLV</a></span>(<a href="../../../../../org/apache/sysds/parser/VariableSet.html" title="class in org.apache.sysds.parser">VariableSet</a>&nbsp;loPassed)</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../../../org/apache/sysds/parser/VariableSet.html" title="class in org.apache.sysds.parser">VariableSet</a></code></td>
<td class="colLast"><span class="typeNameLabel">ForStatement.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/sysds/parser/ForStatement.html#initializebackwardLV-org.apache.sysds.parser.VariableSet-">initializebackwardLV</a></span>(<a href="../../../../../org/apache/sysds/parser/VariableSet.html" title="class in org.apache.sysds.parser">VariableSet</a>&nbsp;lo)</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../../org/apache/sysds/parser/VariableSet.html" title="class in org.apache.sysds.parser">VariableSet</a></code></td>
<td class="colLast"><span class="typeNameLabel">MultiAssignmentStatement.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/sysds/parser/MultiAssignmentStatement.html#initializebackwardLV-org.apache.sysds.parser.VariableSet-">initializebackwardLV</a></span>(<a href="../../../../../org/apache/sysds/parser/VariableSet.html" title="class in org.apache.sysds.parser">VariableSet</a>&nbsp;lo)</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../../../org/apache/sysds/parser/VariableSet.html" title="class in org.apache.sysds.parser">VariableSet</a></code></td>
<td class="colLast"><span class="typeNameLabel">ForStatementBlock.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/sysds/parser/ForStatementBlock.html#initializeforwardLV-org.apache.sysds.parser.VariableSet-">initializeforwardLV</a></span>(<a href="../../../../../org/apache/sysds/parser/VariableSet.html" title="class in org.apache.sysds.parser">VariableSet</a>&nbsp;activeInPassed)</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../../org/apache/sysds/parser/VariableSet.html" title="class in org.apache.sysds.parser">VariableSet</a></code></td>
<td class="colLast"><span class="typeNameLabel">IfStatementBlock.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/sysds/parser/IfStatementBlock.html#initializeforwardLV-org.apache.sysds.parser.VariableSet-">initializeforwardLV</a></span>(<a href="../../../../../org/apache/sysds/parser/VariableSet.html" title="class in org.apache.sysds.parser">VariableSet</a>&nbsp;activeInPassed)</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../../../org/apache/sysds/parser/VariableSet.html" title="class in org.apache.sysds.parser">VariableSet</a></code></td>
<td class="colLast"><span class="typeNameLabel">WhileStatementBlock.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/sysds/parser/WhileStatementBlock.html#initializeforwardLV-org.apache.sysds.parser.VariableSet-">initializeforwardLV</a></span>(<a href="../../../../../org/apache/sysds/parser/VariableSet.html" title="class in org.apache.sysds.parser">VariableSet</a>&nbsp;activeInPassed)</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>abstract <a href="../../../../../org/apache/sysds/parser/VariableSet.html" title="class in org.apache.sysds.parser">VariableSet</a></code></td>
<td class="colLast"><span class="typeNameLabel">LiveVariableAnalysis.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/sysds/parser/LiveVariableAnalysis.html#initializeforwardLV-org.apache.sysds.parser.VariableSet-">initializeforwardLV</a></span>(<a href="../../../../../org/apache/sysds/parser/VariableSet.html" title="class in org.apache.sysds.parser">VariableSet</a>&nbsp;activeIn)</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../../../org/apache/sysds/parser/VariableSet.html" title="class in org.apache.sysds.parser">VariableSet</a></code></td>
<td class="colLast"><span class="typeNameLabel">StatementBlock.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/sysds/parser/StatementBlock.html#initializeforwardLV-org.apache.sysds.parser.VariableSet-">initializeforwardLV</a></span>(<a href="../../../../../org/apache/sysds/parser/VariableSet.html" title="class in org.apache.sysds.parser">VariableSet</a>&nbsp;activeIn)</code>
<div class="block">For each statement:
gen rule: for each variable read in current statement but not updated in any PRIOR statement, add to gen
Handles case where variable both read and updated in same statement (i = i + 1, i needs to be added to gen)
kill rule: for each variable updated in current statement but not read in this or any PRIOR statement,
add to kill.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../../org/apache/sysds/parser/VariableSet.html" title="class in org.apache.sysds.parser">VariableSet</a></code></td>
<td class="colLast"><span class="typeNameLabel">FunctionStatementBlock.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/sysds/parser/FunctionStatementBlock.html#initializeforwardLV-org.apache.sysds.parser.VariableSet-">initializeforwardLV</a></span>(<a href="../../../../../org/apache/sysds/parser/VariableSet.html" title="class in org.apache.sysds.parser">VariableSet</a>&nbsp;activeInPassed)</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../../../org/apache/sysds/parser/VariableSet.html" title="class in org.apache.sysds.parser">VariableSet</a></code></td>
<td class="colLast"><span class="typeNameLabel">LiveVariableAnalysis.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/sysds/parser/LiveVariableAnalysis.html#liveIn--">liveIn</a></span>()</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../../org/apache/sysds/parser/VariableSet.html" title="class in org.apache.sysds.parser">VariableSet</a></code></td>
<td class="colLast"><span class="typeNameLabel">LiveVariableAnalysis.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/sysds/parser/LiveVariableAnalysis.html#liveOut--">liveOut</a></span>()</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static <a href="../../../../../org/apache/sysds/parser/VariableSet.html" title="class in org.apache.sysds.parser">VariableSet</a></code></td>
<td class="colLast"><span class="typeNameLabel">VariableSet.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/sysds/parser/VariableSet.html#minus-org.apache.sysds.parser.VariableSet-org.apache.sysds.parser.VariableSet-">minus</a></span>(<a href="../../../../../org/apache/sysds/parser/VariableSet.html" title="class in org.apache.sysds.parser">VariableSet</a>&nbsp;vs1,
<a href="../../../../../org/apache/sysds/parser/VariableSet.html" title="class in org.apache.sysds.parser">VariableSet</a>&nbsp;vs2)</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static <a href="../../../../../org/apache/sysds/parser/VariableSet.html" title="class in org.apache.sysds.parser">VariableSet</a></code></td>
<td class="colLast"><span class="typeNameLabel">VariableSet.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/sysds/parser/VariableSet.html#union-org.apache.sysds.parser.VariableSet-org.apache.sysds.parser.VariableSet-">union</a></span>(<a href="../../../../../org/apache/sysds/parser/VariableSet.html" title="class in org.apache.sysds.parser">VariableSet</a>&nbsp;vs1,
<a href="../../../../../org/apache/sysds/parser/VariableSet.html" title="class in org.apache.sysds.parser">VariableSet</a>&nbsp;vs2)</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../../../org/apache/sysds/parser/VariableSet.html" title="class in org.apache.sysds.parser">VariableSet</a></code></td>
<td class="colLast"><span class="typeNameLabel">ForStatementBlock.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/sysds/parser/ForStatementBlock.html#validate-org.apache.sysds.parser.DMLProgram-org.apache.sysds.parser.VariableSet-java.util.HashMap-boolean-">validate</a></span>(<a href="../../../../../org/apache/sysds/parser/DMLProgram.html" title="class in org.apache.sysds.parser">DMLProgram</a>&nbsp;dmlProg,
<a href="../../../../../org/apache/sysds/parser/VariableSet.html" title="class in org.apache.sysds.parser">VariableSet</a>&nbsp;ids,
<a href="https://docs.oracle.com/javase/8/docs/api/java/util/HashMap.html?is-external=true" title="class or interface in java.util">HashMap</a>&lt;<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>,<a href="../../../../../org/apache/sysds/parser/ConstIdentifier.html" title="class in org.apache.sysds.parser">ConstIdentifier</a>&gt;&nbsp;constVars,
boolean&nbsp;conditional)</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../../org/apache/sysds/parser/VariableSet.html" title="class in org.apache.sysds.parser">VariableSet</a></code></td>
<td class="colLast"><span class="typeNameLabel">IfStatementBlock.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/sysds/parser/IfStatementBlock.html#validate-org.apache.sysds.parser.DMLProgram-org.apache.sysds.parser.VariableSet-java.util.HashMap-boolean-">validate</a></span>(<a href="../../../../../org/apache/sysds/parser/DMLProgram.html" title="class in org.apache.sysds.parser">DMLProgram</a>&nbsp;dmlProg,
<a href="../../../../../org/apache/sysds/parser/VariableSet.html" title="class in org.apache.sysds.parser">VariableSet</a>&nbsp;ids,
<a href="https://docs.oracle.com/javase/8/docs/api/java/util/HashMap.html?is-external=true" title="class or interface in java.util">HashMap</a>&lt;<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>,<a href="../../../../../org/apache/sysds/parser/ConstIdentifier.html" title="class in org.apache.sysds.parser">ConstIdentifier</a>&gt;&nbsp;constVars,
boolean&nbsp;conditional)</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../../../org/apache/sysds/parser/VariableSet.html" title="class in org.apache.sysds.parser">VariableSet</a></code></td>
<td class="colLast"><span class="typeNameLabel">WhileStatementBlock.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/sysds/parser/WhileStatementBlock.html#validate-org.apache.sysds.parser.DMLProgram-org.apache.sysds.parser.VariableSet-java.util.HashMap-boolean-">validate</a></span>(<a href="../../../../../org/apache/sysds/parser/DMLProgram.html" title="class in org.apache.sysds.parser">DMLProgram</a>&nbsp;dmlProg,
<a href="../../../../../org/apache/sysds/parser/VariableSet.html" title="class in org.apache.sysds.parser">VariableSet</a>&nbsp;ids,
<a href="https://docs.oracle.com/javase/8/docs/api/java/util/HashMap.html?is-external=true" title="class or interface in java.util">HashMap</a>&lt;<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>,<a href="../../../../../org/apache/sysds/parser/ConstIdentifier.html" title="class in org.apache.sysds.parser">ConstIdentifier</a>&gt;&nbsp;constVars,
boolean&nbsp;conditional)</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../../org/apache/sysds/parser/VariableSet.html" title="class in org.apache.sysds.parser">VariableSet</a></code></td>
<td class="colLast"><span class="typeNameLabel">ParForStatementBlock.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/sysds/parser/ParForStatementBlock.html#validate-org.apache.sysds.parser.DMLProgram-org.apache.sysds.parser.VariableSet-java.util.HashMap-boolean-">validate</a></span>(<a href="../../../../../org/apache/sysds/parser/DMLProgram.html" title="class in org.apache.sysds.parser">DMLProgram</a>&nbsp;dmlProg,
<a href="../../../../../org/apache/sysds/parser/VariableSet.html" title="class in org.apache.sysds.parser">VariableSet</a>&nbsp;ids,
<a href="https://docs.oracle.com/javase/8/docs/api/java/util/HashMap.html?is-external=true" title="class or interface in java.util">HashMap</a>&lt;<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>,<a href="../../../../../org/apache/sysds/parser/ConstIdentifier.html" title="class in org.apache.sysds.parser">ConstIdentifier</a>&gt;&nbsp;constVars,
boolean&nbsp;conditional)</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../../../org/apache/sysds/parser/VariableSet.html" title="class in org.apache.sysds.parser">VariableSet</a></code></td>
<td class="colLast"><span class="typeNameLabel">StatementBlock.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/sysds/parser/StatementBlock.html#validate-org.apache.sysds.parser.DMLProgram-org.apache.sysds.parser.VariableSet-java.util.HashMap-boolean-">validate</a></span>(<a href="../../../../../org/apache/sysds/parser/DMLProgram.html" title="class in org.apache.sysds.parser">DMLProgram</a>&nbsp;dmlProg,
<a href="../../../../../org/apache/sysds/parser/VariableSet.html" title="class in org.apache.sysds.parser">VariableSet</a>&nbsp;ids,
<a href="https://docs.oracle.com/javase/8/docs/api/java/util/HashMap.html?is-external=true" title="class or interface in java.util">HashMap</a>&lt;<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>,<a href="../../../../../org/apache/sysds/parser/ConstIdentifier.html" title="class in org.apache.sysds.parser">ConstIdentifier</a>&gt;&nbsp;constVars,
boolean&nbsp;conditional)</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../../org/apache/sysds/parser/VariableSet.html" title="class in org.apache.sysds.parser">VariableSet</a></code></td>
<td class="colLast"><span class="typeNameLabel">FunctionStatementBlock.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/sysds/parser/FunctionStatementBlock.html#validate-org.apache.sysds.parser.DMLProgram-org.apache.sysds.parser.VariableSet-java.util.HashMap-boolean-">validate</a></span>(<a href="../../../../../org/apache/sysds/parser/DMLProgram.html" title="class in org.apache.sysds.parser">DMLProgram</a>&nbsp;dmlProg,
<a href="../../../../../org/apache/sysds/parser/VariableSet.html" title="class in org.apache.sysds.parser">VariableSet</a>&nbsp;ids,
<a href="https://docs.oracle.com/javase/8/docs/api/java/util/HashMap.html?is-external=true" title="class or interface in java.util">HashMap</a>&lt;<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>,<a href="../../../../../org/apache/sysds/parser/ConstIdentifier.html" title="class in org.apache.sysds.parser">ConstIdentifier</a>&gt;&nbsp;constVars,
boolean&nbsp;conditional)</code>
<div class="block">TODO: DRB: This needs to be changed to reflect:
1) Default values for variables -- need to add R styled check here to make sure that once vars with
default values start, they keep going to the right
2) The other parameters for External Functions</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../../../org/apache/sysds/parser/VariableSet.html" title="class in org.apache.sysds.parser">VariableSet</a></code></td>
<td class="colLast"><span class="typeNameLabel">IterablePredicate.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/sysds/parser/IterablePredicate.html#variablesRead--">variablesRead</a></span>()</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../../org/apache/sysds/parser/VariableSet.html" title="class in org.apache.sysds.parser">VariableSet</a></code></td>
<td class="colLast"><span class="typeNameLabel">ParameterizedBuiltinFunctionExpression.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/sysds/parser/ParameterizedBuiltinFunctionExpression.html#variablesRead--">variablesRead</a></span>()</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../../../org/apache/sysds/parser/VariableSet.html" title="class in org.apache.sysds.parser">VariableSet</a></code></td>
<td class="colLast"><span class="typeNameLabel">DoubleIdentifier.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/sysds/parser/DoubleIdentifier.html#variablesRead--">variablesRead</a></span>()</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../../org/apache/sysds/parser/VariableSet.html" title="class in org.apache.sysds.parser">VariableSet</a></code></td>
<td class="colLast"><span class="typeNameLabel">ConditionalPredicate.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/sysds/parser/ConditionalPredicate.html#variablesRead--">variablesRead</a></span>()</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../../../org/apache/sysds/parser/VariableSet.html" title="class in org.apache.sysds.parser">VariableSet</a></code></td>
<td class="colLast"><span class="typeNameLabel">ImportStatement.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/sysds/parser/ImportStatement.html#variablesRead--">variablesRead</a></span>()</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../../org/apache/sysds/parser/VariableSet.html" title="class in org.apache.sysds.parser">VariableSet</a></code></td>
<td class="colLast"><span class="typeNameLabel">IfStatement.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/sysds/parser/IfStatement.html#variablesRead--">variablesRead</a></span>()</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../../../org/apache/sysds/parser/VariableSet.html" title="class in org.apache.sysds.parser">VariableSet</a></code></td>
<td class="colLast"><span class="typeNameLabel">ExpressionList.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/sysds/parser/ExpressionList.html#variablesRead--">variablesRead</a></span>()</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../../org/apache/sysds/parser/VariableSet.html" title="class in org.apache.sysds.parser">VariableSet</a></code></td>
<td class="colLast"><span class="typeNameLabel">PathStatement.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/sysds/parser/PathStatement.html#variablesRead--">variablesRead</a></span>()</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../../../org/apache/sysds/parser/VariableSet.html" title="class in org.apache.sysds.parser">VariableSet</a></code></td>
<td class="colLast"><span class="typeNameLabel">IndexedIdentifier.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/sysds/parser/IndexedIdentifier.html#variablesRead--">variablesRead</a></span>()</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../../org/apache/sysds/parser/VariableSet.html" title="class in org.apache.sysds.parser">VariableSet</a></code></td>
<td class="colLast"><span class="typeNameLabel">BinaryExpression.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/sysds/parser/BinaryExpression.html#variablesRead--">variablesRead</a></span>()</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>abstract <a href="../../../../../org/apache/sysds/parser/VariableSet.html" title="class in org.apache.sysds.parser">VariableSet</a></code></td>
<td class="colLast"><span class="typeNameLabel">Statement.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/sysds/parser/Statement.html#variablesRead--">variablesRead</a></span>()</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../../org/apache/sysds/parser/VariableSet.html" title="class in org.apache.sysds.parser">VariableSet</a></code></td>
<td class="colLast"><span class="typeNameLabel">DataExpression.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/sysds/parser/DataExpression.html#variablesRead--">variablesRead</a></span>()</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../../../org/apache/sysds/parser/VariableSet.html" title="class in org.apache.sysds.parser">VariableSet</a></code></td>
<td class="colLast"><span class="typeNameLabel">IntIdentifier.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/sysds/parser/IntIdentifier.html#variablesRead--">variablesRead</a></span>()</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../../org/apache/sysds/parser/VariableSet.html" title="class in org.apache.sysds.parser">VariableSet</a></code></td>
<td class="colLast"><span class="typeNameLabel">BooleanIdentifier.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/sysds/parser/BooleanIdentifier.html#variablesRead--">variablesRead</a></span>()</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../../../org/apache/sysds/parser/VariableSet.html" title="class in org.apache.sysds.parser">VariableSet</a></code></td>
<td class="colLast"><span class="typeNameLabel">LiveVariableAnalysis.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/sysds/parser/LiveVariableAnalysis.html#variablesRead--">variablesRead</a></span>()</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../../org/apache/sysds/parser/VariableSet.html" title="class in org.apache.sysds.parser">VariableSet</a></code></td>
<td class="colLast"><span class="typeNameLabel">DataIdentifier.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/sysds/parser/DataIdentifier.html#variablesRead--">variablesRead</a></span>()</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>abstract <a href="../../../../../org/apache/sysds/parser/VariableSet.html" title="class in org.apache.sysds.parser">VariableSet</a></code></td>
<td class="colLast"><span class="typeNameLabel">Expression.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/sysds/parser/Expression.html#variablesRead--">variablesRead</a></span>()</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../../org/apache/sysds/parser/VariableSet.html" title="class in org.apache.sysds.parser">VariableSet</a></code></td>
<td class="colLast"><span class="typeNameLabel">OutputStatement.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/sysds/parser/OutputStatement.html#variablesRead--">variablesRead</a></span>()</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../../../org/apache/sysds/parser/VariableSet.html" title="class in org.apache.sysds.parser">VariableSet</a></code></td>
<td class="colLast"><span class="typeNameLabel">BuiltinFunctionExpression.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/sysds/parser/BuiltinFunctionExpression.html#variablesRead--">variablesRead</a></span>()</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../../org/apache/sysds/parser/VariableSet.html" title="class in org.apache.sysds.parser">VariableSet</a></code></td>
<td class="colLast"><span class="typeNameLabel">WhileStatement.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/sysds/parser/WhileStatement.html#variablesRead--">variablesRead</a></span>()</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../../../org/apache/sysds/parser/VariableSet.html" title="class in org.apache.sysds.parser">VariableSet</a></code></td>
<td class="colLast"><span class="typeNameLabel">PrintStatement.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/sysds/parser/PrintStatement.html#variablesRead--">variablesRead</a></span>()</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../../org/apache/sysds/parser/VariableSet.html" title="class in org.apache.sysds.parser">VariableSet</a></code></td>
<td class="colLast"><span class="typeNameLabel">StringIdentifier.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/sysds/parser/StringIdentifier.html#variablesRead--">variablesRead</a></span>()</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../../../org/apache/sysds/parser/VariableSet.html" title="class in org.apache.sysds.parser">VariableSet</a></code></td>
<td class="colLast"><span class="typeNameLabel">AssignmentStatement.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/sysds/parser/AssignmentStatement.html#variablesRead--">variablesRead</a></span>()</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../../org/apache/sysds/parser/VariableSet.html" title="class in org.apache.sysds.parser">VariableSet</a></code></td>
<td class="colLast"><span class="typeNameLabel">FunctionStatement.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/sysds/parser/FunctionStatement.html#variablesRead--">variablesRead</a></span>()</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../../../org/apache/sysds/parser/VariableSet.html" title="class in org.apache.sysds.parser">VariableSet</a></code></td>
<td class="colLast"><span class="typeNameLabel">ForStatement.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/sysds/parser/ForStatement.html#variablesRead--">variablesRead</a></span>()</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../../org/apache/sysds/parser/VariableSet.html" title="class in org.apache.sysds.parser">VariableSet</a></code></td>
<td class="colLast"><span class="typeNameLabel">FunctionCallIdentifier.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/sysds/parser/FunctionCallIdentifier.html#variablesRead--">variablesRead</a></span>()</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../../../org/apache/sysds/parser/VariableSet.html" title="class in org.apache.sysds.parser">VariableSet</a></code></td>
<td class="colLast"><span class="typeNameLabel">RelationalExpression.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/sysds/parser/RelationalExpression.html#variablesRead--">variablesRead</a></span>()</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../../org/apache/sysds/parser/VariableSet.html" title="class in org.apache.sysds.parser">VariableSet</a></code></td>
<td class="colLast"><span class="typeNameLabel">BooleanExpression.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/sysds/parser/BooleanExpression.html#variablesRead--">variablesRead</a></span>()</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../../../org/apache/sysds/parser/VariableSet.html" title="class in org.apache.sysds.parser">VariableSet</a></code></td>
<td class="colLast"><span class="typeNameLabel">MultiAssignmentStatement.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/sysds/parser/MultiAssignmentStatement.html#variablesRead--">variablesRead</a></span>()</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../../org/apache/sysds/parser/VariableSet.html" title="class in org.apache.sysds.parser">VariableSet</a></code></td>
<td class="colLast"><span class="typeNameLabel">IterablePredicate.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/sysds/parser/IterablePredicate.html#variablesUpdated--">variablesUpdated</a></span>()</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../../../org/apache/sysds/parser/VariableSet.html" title="class in org.apache.sysds.parser">VariableSet</a></code></td>
<td class="colLast"><span class="typeNameLabel">ParameterizedBuiltinFunctionExpression.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/sysds/parser/ParameterizedBuiltinFunctionExpression.html#variablesUpdated--">variablesUpdated</a></span>()</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../../org/apache/sysds/parser/VariableSet.html" title="class in org.apache.sysds.parser">VariableSet</a></code></td>
<td class="colLast"><span class="typeNameLabel">DoubleIdentifier.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/sysds/parser/DoubleIdentifier.html#variablesUpdated--">variablesUpdated</a></span>()</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../../../org/apache/sysds/parser/VariableSet.html" title="class in org.apache.sysds.parser">VariableSet</a></code></td>
<td class="colLast"><span class="typeNameLabel">ConditionalPredicate.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/sysds/parser/ConditionalPredicate.html#variablesUpdated--">variablesUpdated</a></span>()</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../../org/apache/sysds/parser/VariableSet.html" title="class in org.apache.sysds.parser">VariableSet</a></code></td>
<td class="colLast"><span class="typeNameLabel">ImportStatement.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/sysds/parser/ImportStatement.html#variablesUpdated--">variablesUpdated</a></span>()</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../../../org/apache/sysds/parser/VariableSet.html" title="class in org.apache.sysds.parser">VariableSet</a></code></td>
<td class="colLast"><span class="typeNameLabel">IfStatement.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/sysds/parser/IfStatement.html#variablesUpdated--">variablesUpdated</a></span>()</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../../org/apache/sysds/parser/VariableSet.html" title="class in org.apache.sysds.parser">VariableSet</a></code></td>
<td class="colLast"><span class="typeNameLabel">ExpressionList.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/sysds/parser/ExpressionList.html#variablesUpdated--">variablesUpdated</a></span>()</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../../../org/apache/sysds/parser/VariableSet.html" title="class in org.apache.sysds.parser">VariableSet</a></code></td>
<td class="colLast"><span class="typeNameLabel">PathStatement.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/sysds/parser/PathStatement.html#variablesUpdated--">variablesUpdated</a></span>()</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../../org/apache/sysds/parser/VariableSet.html" title="class in org.apache.sysds.parser">VariableSet</a></code></td>
<td class="colLast"><span class="typeNameLabel">BinaryExpression.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/sysds/parser/BinaryExpression.html#variablesUpdated--">variablesUpdated</a></span>()</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>abstract <a href="../../../../../org/apache/sysds/parser/VariableSet.html" title="class in org.apache.sysds.parser">VariableSet</a></code></td>
<td class="colLast"><span class="typeNameLabel">Statement.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/sysds/parser/Statement.html#variablesUpdated--">variablesUpdated</a></span>()</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../../org/apache/sysds/parser/VariableSet.html" title="class in org.apache.sysds.parser">VariableSet</a></code></td>
<td class="colLast"><span class="typeNameLabel">DataExpression.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/sysds/parser/DataExpression.html#variablesUpdated--">variablesUpdated</a></span>()</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../../../org/apache/sysds/parser/VariableSet.html" title="class in org.apache.sysds.parser">VariableSet</a></code></td>
<td class="colLast"><span class="typeNameLabel">IntIdentifier.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/sysds/parser/IntIdentifier.html#variablesUpdated--">variablesUpdated</a></span>()</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../../org/apache/sysds/parser/VariableSet.html" title="class in org.apache.sysds.parser">VariableSet</a></code></td>
<td class="colLast"><span class="typeNameLabel">BooleanIdentifier.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/sysds/parser/BooleanIdentifier.html#variablesUpdated--">variablesUpdated</a></span>()</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../../../org/apache/sysds/parser/VariableSet.html" title="class in org.apache.sysds.parser">VariableSet</a></code></td>
<td class="colLast"><span class="typeNameLabel">LiveVariableAnalysis.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/sysds/parser/LiveVariableAnalysis.html#variablesUpdated--">variablesUpdated</a></span>()</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../../org/apache/sysds/parser/VariableSet.html" title="class in org.apache.sysds.parser">VariableSet</a></code></td>
<td class="colLast"><span class="typeNameLabel">DataIdentifier.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/sysds/parser/DataIdentifier.html#variablesUpdated--">variablesUpdated</a></span>()</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>abstract <a href="../../../../../org/apache/sysds/parser/VariableSet.html" title="class in org.apache.sysds.parser">VariableSet</a></code></td>
<td class="colLast"><span class="typeNameLabel">Expression.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/sysds/parser/Expression.html#variablesUpdated--">variablesUpdated</a></span>()</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../../org/apache/sysds/parser/VariableSet.html" title="class in org.apache.sysds.parser">VariableSet</a></code></td>
<td class="colLast"><span class="typeNameLabel">OutputStatement.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/sysds/parser/OutputStatement.html#variablesUpdated--">variablesUpdated</a></span>()</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../../../org/apache/sysds/parser/VariableSet.html" title="class in org.apache.sysds.parser">VariableSet</a></code></td>
<td class="colLast"><span class="typeNameLabel">BuiltinFunctionExpression.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/sysds/parser/BuiltinFunctionExpression.html#variablesUpdated--">variablesUpdated</a></span>()</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../../org/apache/sysds/parser/VariableSet.html" title="class in org.apache.sysds.parser">VariableSet</a></code></td>
<td class="colLast"><span class="typeNameLabel">WhileStatement.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/sysds/parser/WhileStatement.html#variablesUpdated--">variablesUpdated</a></span>()</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../../../org/apache/sysds/parser/VariableSet.html" title="class in org.apache.sysds.parser">VariableSet</a></code></td>
<td class="colLast"><span class="typeNameLabel">PrintStatement.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/sysds/parser/PrintStatement.html#variablesUpdated--">variablesUpdated</a></span>()</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../../org/apache/sysds/parser/VariableSet.html" title="class in org.apache.sysds.parser">VariableSet</a></code></td>
<td class="colLast"><span class="typeNameLabel">StringIdentifier.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/sysds/parser/StringIdentifier.html#variablesUpdated--">variablesUpdated</a></span>()</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../../../org/apache/sysds/parser/VariableSet.html" title="class in org.apache.sysds.parser">VariableSet</a></code></td>
<td class="colLast"><span class="typeNameLabel">AssignmentStatement.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/sysds/parser/AssignmentStatement.html#variablesUpdated--">variablesUpdated</a></span>()</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../../org/apache/sysds/parser/VariableSet.html" title="class in org.apache.sysds.parser">VariableSet</a></code></td>
<td class="colLast"><span class="typeNameLabel">FunctionStatement.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/sysds/parser/FunctionStatement.html#variablesUpdated--">variablesUpdated</a></span>()</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../../../org/apache/sysds/parser/VariableSet.html" title="class in org.apache.sysds.parser">VariableSet</a></code></td>
<td class="colLast"><span class="typeNameLabel">ForStatement.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/sysds/parser/ForStatement.html#variablesUpdated--">variablesUpdated</a></span>()</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../../org/apache/sysds/parser/VariableSet.html" title="class in org.apache.sysds.parser">VariableSet</a></code></td>
<td class="colLast"><span class="typeNameLabel">FunctionCallIdentifier.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/sysds/parser/FunctionCallIdentifier.html#variablesUpdated--">variablesUpdated</a></span>()</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../../../org/apache/sysds/parser/VariableSet.html" title="class in org.apache.sysds.parser">VariableSet</a></code></td>
<td class="colLast"><span class="typeNameLabel">RelationalExpression.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/sysds/parser/RelationalExpression.html#variablesUpdated--">variablesUpdated</a></span>()</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../../org/apache/sysds/parser/VariableSet.html" title="class in org.apache.sysds.parser">VariableSet</a></code></td>
<td class="colLast"><span class="typeNameLabel">BooleanExpression.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/sysds/parser/BooleanExpression.html#variablesUpdated--">variablesUpdated</a></span>()</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../../../org/apache/sysds/parser/VariableSet.html" title="class in org.apache.sysds.parser">VariableSet</a></code></td>
<td class="colLast"><span class="typeNameLabel">MultiAssignmentStatement.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/sysds/parser/MultiAssignmentStatement.html#variablesUpdated--">variablesUpdated</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="../../../../../org/apache/sysds/parser/package-summary.html">org.apache.sysds.parser</a> with parameters of type <a href="../../../../../org/apache/sysds/parser/VariableSet.html" title="class in org.apache.sysds.parser">VariableSet</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">VariableSet.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/sysds/parser/VariableSet.html#addVariables-org.apache.sysds.parser.VariableSet-">addVariables</a></span>(<a href="../../../../../org/apache/sysds/parser/VariableSet.html" title="class in org.apache.sysds.parser">VariableSet</a>&nbsp;vs)</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../../../org/apache/sysds/parser/VariableSet.html" title="class in org.apache.sysds.parser">VariableSet</a></code></td>
<td class="colLast"><span class="typeNameLabel">ForStatementBlock.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/sysds/parser/ForStatementBlock.html#analyze-org.apache.sysds.parser.VariableSet-">analyze</a></span>(<a href="../../../../../org/apache/sysds/parser/VariableSet.html" title="class in org.apache.sysds.parser">VariableSet</a>&nbsp;loPassed)</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../../org/apache/sysds/parser/VariableSet.html" title="class in org.apache.sysds.parser">VariableSet</a></code></td>
<td class="colLast"><span class="typeNameLabel">IfStatementBlock.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/sysds/parser/IfStatementBlock.html#analyze-org.apache.sysds.parser.VariableSet-">analyze</a></span>(<a href="../../../../../org/apache/sysds/parser/VariableSet.html" title="class in org.apache.sysds.parser">VariableSet</a>&nbsp;loPassed)</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../../../org/apache/sysds/parser/VariableSet.html" title="class in org.apache.sysds.parser">VariableSet</a></code></td>
<td class="colLast"><span class="typeNameLabel">WhileStatementBlock.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/sysds/parser/WhileStatementBlock.html#analyze-org.apache.sysds.parser.VariableSet-">analyze</a></span>(<a href="../../../../../org/apache/sysds/parser/VariableSet.html" title="class in org.apache.sysds.parser">VariableSet</a>&nbsp;loPassed)</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>abstract <a href="../../../../../org/apache/sysds/parser/VariableSet.html" title="class in org.apache.sysds.parser">VariableSet</a></code></td>
<td class="colLast"><span class="typeNameLabel">LiveVariableAnalysis.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/sysds/parser/LiveVariableAnalysis.html#analyze-org.apache.sysds.parser.VariableSet-">analyze</a></span>(<a href="../../../../../org/apache/sysds/parser/VariableSet.html" title="class in org.apache.sysds.parser">VariableSet</a>&nbsp;loPassed)</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../../../org/apache/sysds/parser/VariableSet.html" title="class in org.apache.sysds.parser">VariableSet</a></code></td>
<td class="colLast"><span class="typeNameLabel">StatementBlock.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/sysds/parser/StatementBlock.html#analyze-org.apache.sysds.parser.VariableSet-">analyze</a></span>(<a href="../../../../../org/apache/sysds/parser/VariableSet.html" title="class in org.apache.sysds.parser">VariableSet</a>&nbsp;loPassed)</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../../org/apache/sysds/parser/VariableSet.html" title="class in org.apache.sysds.parser">VariableSet</a></code></td>
<td class="colLast"><span class="typeNameLabel">FunctionStatementBlock.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/sysds/parser/FunctionStatementBlock.html#analyze-org.apache.sysds.parser.VariableSet-">analyze</a></span>(<a href="../../../../../org/apache/sysds/parser/VariableSet.html" title="class in org.apache.sysds.parser">VariableSet</a>&nbsp;loPassed)</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../../../org/apache/sysds/parser/VariableSet.html" title="class in org.apache.sysds.parser">VariableSet</a></code></td>
<td class="colLast"><span class="typeNameLabel">FunctionStatementBlock.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/sysds/parser/FunctionStatementBlock.html#analyze-org.apache.sysds.parser.VariableSet-org.apache.sysds.parser.VariableSet-">analyze</a></span>(<a href="../../../../../org/apache/sysds/parser/VariableSet.html" title="class in org.apache.sysds.parser">VariableSet</a>&nbsp;liPassed,
<a href="../../../../../org/apache/sysds/parser/VariableSet.html" title="class in org.apache.sysds.parser">VariableSet</a>&nbsp;loPassed)</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><span class="typeNameLabel">DMLTranslator.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/sysds/parser/DMLTranslator.html#cleanupLiveOutVariables-java.util.List-org.apache.sysds.parser.VariableSet-">cleanupLiveOutVariables</a></span>(<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;<a href="../../../../../org/apache/sysds/parser/StatementBlock.html" title="class in org.apache.sysds.parser">StatementBlock</a>&gt;&nbsp;sbs,
<a href="../../../../../org/apache/sysds/parser/VariableSet.html" title="class in org.apache.sysds.parser">VariableSet</a>&nbsp;unionLiveIn)</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../../../org/apache/sysds/parser/VariableSet.html" title="class in org.apache.sysds.parser">VariableSet</a></code></td>
<td class="colLast"><span class="typeNameLabel">ForStatementBlock.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/sysds/parser/ForStatementBlock.html#initializebackwardLV-org.apache.sysds.parser.VariableSet-">initializebackwardLV</a></span>(<a href="../../../../../org/apache/sysds/parser/VariableSet.html" title="class in org.apache.sysds.parser">VariableSet</a>&nbsp;loPassed)</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../../org/apache/sysds/parser/VariableSet.html" title="class in org.apache.sysds.parser">VariableSet</a></code></td>
<td class="colLast"><span class="typeNameLabel">IfStatementBlock.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/sysds/parser/IfStatementBlock.html#initializebackwardLV-org.apache.sysds.parser.VariableSet-">initializebackwardLV</a></span>(<a href="../../../../../org/apache/sysds/parser/VariableSet.html" title="class in org.apache.sysds.parser">VariableSet</a>&nbsp;loPassed)</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../../../org/apache/sysds/parser/VariableSet.html" title="class in org.apache.sysds.parser">VariableSet</a></code></td>
<td class="colLast"><span class="typeNameLabel">WhileStatementBlock.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/sysds/parser/WhileStatementBlock.html#initializebackwardLV-org.apache.sysds.parser.VariableSet-">initializebackwardLV</a></span>(<a href="../../../../../org/apache/sysds/parser/VariableSet.html" title="class in org.apache.sysds.parser">VariableSet</a>&nbsp;loPassed)</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../../org/apache/sysds/parser/VariableSet.html" title="class in org.apache.sysds.parser">VariableSet</a></code></td>
<td class="colLast"><span class="typeNameLabel">ImportStatement.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/sysds/parser/ImportStatement.html#initializebackwardLV-org.apache.sysds.parser.VariableSet-">initializebackwardLV</a></span>(<a href="../../../../../org/apache/sysds/parser/VariableSet.html" title="class in org.apache.sysds.parser">VariableSet</a>&nbsp;lo)</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../../../org/apache/sysds/parser/VariableSet.html" title="class in org.apache.sysds.parser">VariableSet</a></code></td>
<td class="colLast"><span class="typeNameLabel">IfStatement.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/sysds/parser/IfStatement.html#initializebackwardLV-org.apache.sysds.parser.VariableSet-">initializebackwardLV</a></span>(<a href="../../../../../org/apache/sysds/parser/VariableSet.html" title="class in org.apache.sysds.parser">VariableSet</a>&nbsp;lo)</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../../org/apache/sysds/parser/VariableSet.html" title="class in org.apache.sysds.parser">VariableSet</a></code></td>
<td class="colLast"><span class="typeNameLabel">PathStatement.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/sysds/parser/PathStatement.html#initializebackwardLV-org.apache.sysds.parser.VariableSet-">initializebackwardLV</a></span>(<a href="../../../../../org/apache/sysds/parser/VariableSet.html" title="class in org.apache.sysds.parser">VariableSet</a>&nbsp;lo)</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>abstract <a href="../../../../../org/apache/sysds/parser/VariableSet.html" title="class in org.apache.sysds.parser">VariableSet</a></code></td>
<td class="colLast"><span class="typeNameLabel">Statement.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/sysds/parser/Statement.html#initializebackwardLV-org.apache.sysds.parser.VariableSet-">initializebackwardLV</a></span>(<a href="../../../../../org/apache/sysds/parser/VariableSet.html" title="class in org.apache.sysds.parser">VariableSet</a>&nbsp;lo)</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>abstract <a href="../../../../../org/apache/sysds/parser/VariableSet.html" title="class in org.apache.sysds.parser">VariableSet</a></code></td>
<td class="colLast"><span class="typeNameLabel">LiveVariableAnalysis.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/sysds/parser/LiveVariableAnalysis.html#initializebackwardLV-org.apache.sysds.parser.VariableSet-">initializebackwardLV</a></span>(<a href="../../../../../org/apache/sysds/parser/VariableSet.html" title="class in org.apache.sysds.parser">VariableSet</a>&nbsp;loPassed)</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../../../org/apache/sysds/parser/VariableSet.html" title="class in org.apache.sysds.parser">VariableSet</a></code></td>
<td class="colLast"><span class="typeNameLabel">OutputStatement.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/sysds/parser/OutputStatement.html#initializebackwardLV-org.apache.sysds.parser.VariableSet-">initializebackwardLV</a></span>(<a href="../../../../../org/apache/sysds/parser/VariableSet.html" title="class in org.apache.sysds.parser">VariableSet</a>&nbsp;lo)</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../../org/apache/sysds/parser/VariableSet.html" title="class in org.apache.sysds.parser">VariableSet</a></code></td>
<td class="colLast"><span class="typeNameLabel">WhileStatement.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/sysds/parser/WhileStatement.html#initializebackwardLV-org.apache.sysds.parser.VariableSet-">initializebackwardLV</a></span>(<a href="../../../../../org/apache/sysds/parser/VariableSet.html" title="class in org.apache.sysds.parser">VariableSet</a>&nbsp;lo)</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../../../org/apache/sysds/parser/VariableSet.html" title="class in org.apache.sysds.parser">VariableSet</a></code></td>
<td class="colLast"><span class="typeNameLabel">PrintStatement.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/sysds/parser/PrintStatement.html#initializebackwardLV-org.apache.sysds.parser.VariableSet-">initializebackwardLV</a></span>(<a href="../../../../../org/apache/sysds/parser/VariableSet.html" title="class in org.apache.sysds.parser">VariableSet</a>&nbsp;lo)</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../../org/apache/sysds/parser/VariableSet.html" title="class in org.apache.sysds.parser">VariableSet</a></code></td>
<td class="colLast"><span class="typeNameLabel">StatementBlock.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/sysds/parser/StatementBlock.html#initializebackwardLV-org.apache.sysds.parser.VariableSet-">initializebackwardLV</a></span>(<a href="../../../../../org/apache/sysds/parser/VariableSet.html" title="class in org.apache.sysds.parser">VariableSet</a>&nbsp;loPassed)</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../../../org/apache/sysds/parser/VariableSet.html" title="class in org.apache.sysds.parser">VariableSet</a></code></td>
<td class="colLast"><span class="typeNameLabel">AssignmentStatement.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/sysds/parser/AssignmentStatement.html#initializebackwardLV-org.apache.sysds.parser.VariableSet-">initializebackwardLV</a></span>(<a href="../../../../../org/apache/sysds/parser/VariableSet.html" title="class in org.apache.sysds.parser">VariableSet</a>&nbsp;lo)</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../../org/apache/sysds/parser/VariableSet.html" title="class in org.apache.sysds.parser">VariableSet</a></code></td>
<td class="colLast"><span class="typeNameLabel">FunctionStatement.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/sysds/parser/FunctionStatement.html#initializebackwardLV-org.apache.sysds.parser.VariableSet-">initializebackwardLV</a></span>(<a href="../../../../../org/apache/sysds/parser/VariableSet.html" title="class in org.apache.sysds.parser">VariableSet</a>&nbsp;lo)</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../../../org/apache/sysds/parser/VariableSet.html" title="class in org.apache.sysds.parser">VariableSet</a></code></td>
<td class="colLast"><span class="typeNameLabel">FunctionStatementBlock.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/sysds/parser/FunctionStatementBlock.html#initializebackwardLV-org.apache.sysds.parser.VariableSet-">initializebackwardLV</a></span>(<a href="../../../../../org/apache/sysds/parser/VariableSet.html" title="class in org.apache.sysds.parser">VariableSet</a>&nbsp;loPassed)</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../../org/apache/sysds/parser/VariableSet.html" title="class in org.apache.sysds.parser">VariableSet</a></code></td>
<td class="colLast"><span class="typeNameLabel">ForStatement.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/sysds/parser/ForStatement.html#initializebackwardLV-org.apache.sysds.parser.VariableSet-">initializebackwardLV</a></span>(<a href="../../../../../org/apache/sysds/parser/VariableSet.html" title="class in org.apache.sysds.parser">VariableSet</a>&nbsp;lo)</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../../../org/apache/sysds/parser/VariableSet.html" title="class in org.apache.sysds.parser">VariableSet</a></code></td>
<td class="colLast"><span class="typeNameLabel">MultiAssignmentStatement.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/sysds/parser/MultiAssignmentStatement.html#initializebackwardLV-org.apache.sysds.parser.VariableSet-">initializebackwardLV</a></span>(<a href="../../../../../org/apache/sysds/parser/VariableSet.html" title="class in org.apache.sysds.parser">VariableSet</a>&nbsp;lo)</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../../org/apache/sysds/parser/VariableSet.html" title="class in org.apache.sysds.parser">VariableSet</a></code></td>
<td class="colLast"><span class="typeNameLabel">ForStatementBlock.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/sysds/parser/ForStatementBlock.html#initializeforwardLV-org.apache.sysds.parser.VariableSet-">initializeforwardLV</a></span>(<a href="../../../../../org/apache/sysds/parser/VariableSet.html" title="class in org.apache.sysds.parser">VariableSet</a>&nbsp;activeInPassed)</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../../../org/apache/sysds/parser/VariableSet.html" title="class in org.apache.sysds.parser">VariableSet</a></code></td>
<td class="colLast"><span class="typeNameLabel">IfStatementBlock.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/sysds/parser/IfStatementBlock.html#initializeforwardLV-org.apache.sysds.parser.VariableSet-">initializeforwardLV</a></span>(<a href="../../../../../org/apache/sysds/parser/VariableSet.html" title="class in org.apache.sysds.parser">VariableSet</a>&nbsp;activeInPassed)</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../../org/apache/sysds/parser/VariableSet.html" title="class in org.apache.sysds.parser">VariableSet</a></code></td>
<td class="colLast"><span class="typeNameLabel">WhileStatementBlock.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/sysds/parser/WhileStatementBlock.html#initializeforwardLV-org.apache.sysds.parser.VariableSet-">initializeforwardLV</a></span>(<a href="../../../../../org/apache/sysds/parser/VariableSet.html" title="class in org.apache.sysds.parser">VariableSet</a>&nbsp;activeInPassed)</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><span class="typeNameLabel">ImportStatement.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/sysds/parser/ImportStatement.html#initializeforwardLV-org.apache.sysds.parser.VariableSet-">initializeforwardLV</a></span>(<a href="../../../../../org/apache/sysds/parser/VariableSet.html" title="class in org.apache.sysds.parser">VariableSet</a>&nbsp;activeIn)</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><span class="typeNameLabel">IfStatement.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/sysds/parser/IfStatement.html#initializeforwardLV-org.apache.sysds.parser.VariableSet-">initializeforwardLV</a></span>(<a href="../../../../../org/apache/sysds/parser/VariableSet.html" title="class in org.apache.sysds.parser">VariableSet</a>&nbsp;activeIn)</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><span class="typeNameLabel">PathStatement.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/sysds/parser/PathStatement.html#initializeforwardLV-org.apache.sysds.parser.VariableSet-">initializeforwardLV</a></span>(<a href="../../../../../org/apache/sysds/parser/VariableSet.html" title="class in org.apache.sysds.parser">VariableSet</a>&nbsp;activeIn)</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>abstract void</code></td>
<td class="colLast"><span class="typeNameLabel">Statement.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/sysds/parser/Statement.html#initializeforwardLV-org.apache.sysds.parser.VariableSet-">initializeforwardLV</a></span>(<a href="../../../../../org/apache/sysds/parser/VariableSet.html" title="class in org.apache.sysds.parser">VariableSet</a>&nbsp;activeIn)</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>abstract <a href="../../../../../org/apache/sysds/parser/VariableSet.html" title="class in org.apache.sysds.parser">VariableSet</a></code></td>
<td class="colLast"><span class="typeNameLabel">LiveVariableAnalysis.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/sysds/parser/LiveVariableAnalysis.html#initializeforwardLV-org.apache.sysds.parser.VariableSet-">initializeforwardLV</a></span>(<a href="../../../../../org/apache/sysds/parser/VariableSet.html" title="class in org.apache.sysds.parser">VariableSet</a>&nbsp;activeIn)</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><span class="typeNameLabel">OutputStatement.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/sysds/parser/OutputStatement.html#initializeforwardLV-org.apache.sysds.parser.VariableSet-">initializeforwardLV</a></span>(<a href="../../../../../org/apache/sysds/parser/VariableSet.html" title="class in org.apache.sysds.parser">VariableSet</a>&nbsp;activeIn)</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><span class="typeNameLabel">WhileStatement.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/sysds/parser/WhileStatement.html#initializeforwardLV-org.apache.sysds.parser.VariableSet-">initializeforwardLV</a></span>(<a href="../../../../../org/apache/sysds/parser/VariableSet.html" title="class in org.apache.sysds.parser">VariableSet</a>&nbsp;activeIn)</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><span class="typeNameLabel">PrintStatement.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/sysds/parser/PrintStatement.html#initializeforwardLV-org.apache.sysds.parser.VariableSet-">initializeforwardLV</a></span>(<a href="../../../../../org/apache/sysds/parser/VariableSet.html" title="class in org.apache.sysds.parser">VariableSet</a>&nbsp;activeIn)</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../../../org/apache/sysds/parser/VariableSet.html" title="class in org.apache.sysds.parser">VariableSet</a></code></td>
<td class="colLast"><span class="typeNameLabel">StatementBlock.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/sysds/parser/StatementBlock.html#initializeforwardLV-org.apache.sysds.parser.VariableSet-">initializeforwardLV</a></span>(<a href="../../../../../org/apache/sysds/parser/VariableSet.html" title="class in org.apache.sysds.parser">VariableSet</a>&nbsp;activeIn)</code>
<div class="block">For each statement:
gen rule: for each variable read in current statement but not updated in any PRIOR statement, add to gen
Handles case where variable both read and updated in same statement (i = i + 1, i needs to be added to gen)
kill rule: for each variable updated in current statement but not read in this or any PRIOR statement,
add to kill.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><span class="typeNameLabel">AssignmentStatement.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/sysds/parser/AssignmentStatement.html#initializeforwardLV-org.apache.sysds.parser.VariableSet-">initializeforwardLV</a></span>(<a href="../../../../../org/apache/sysds/parser/VariableSet.html" title="class in org.apache.sysds.parser">VariableSet</a>&nbsp;activeIn)</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><span class="typeNameLabel">FunctionStatement.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/sysds/parser/FunctionStatement.html#initializeforwardLV-org.apache.sysds.parser.VariableSet-">initializeforwardLV</a></span>(<a href="../../../../../org/apache/sysds/parser/VariableSet.html" title="class in org.apache.sysds.parser">VariableSet</a>&nbsp;activeIn)</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../../org/apache/sysds/parser/VariableSet.html" title="class in org.apache.sysds.parser">VariableSet</a></code></td>
<td class="colLast"><span class="typeNameLabel">FunctionStatementBlock.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/sysds/parser/FunctionStatementBlock.html#initializeforwardLV-org.apache.sysds.parser.VariableSet-">initializeforwardLV</a></span>(<a href="../../../../../org/apache/sysds/parser/VariableSet.html" title="class in org.apache.sysds.parser">VariableSet</a>&nbsp;activeInPassed)</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><span class="typeNameLabel">ForStatement.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/sysds/parser/ForStatement.html#initializeforwardLV-org.apache.sysds.parser.VariableSet-">initializeforwardLV</a></span>(<a href="../../../../../org/apache/sysds/parser/VariableSet.html" title="class in org.apache.sysds.parser">VariableSet</a>&nbsp;activeIn)</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><span class="typeNameLabel">MultiAssignmentStatement.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/sysds/parser/MultiAssignmentStatement.html#initializeforwardLV-org.apache.sysds.parser.VariableSet-">initializeforwardLV</a></span>(<a href="../../../../../org/apache/sysds/parser/VariableSet.html" title="class in org.apache.sysds.parser">VariableSet</a>&nbsp;activeIn)</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static <a href="../../../../../org/apache/sysds/parser/VariableSet.html" title="class in org.apache.sysds.parser">VariableSet</a></code></td>
<td class="colLast"><span class="typeNameLabel">VariableSet.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/sysds/parser/VariableSet.html#minus-org.apache.sysds.parser.VariableSet-org.apache.sysds.parser.VariableSet-">minus</a></span>(<a href="../../../../../org/apache/sysds/parser/VariableSet.html" title="class in org.apache.sysds.parser">VariableSet</a>&nbsp;vs1,
<a href="../../../../../org/apache/sysds/parser/VariableSet.html" title="class in org.apache.sysds.parser">VariableSet</a>&nbsp;vs2)</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><span class="typeNameLabel">VariableSet.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/sysds/parser/VariableSet.html#removeVariables-org.apache.sysds.parser.VariableSet-">removeVariables</a></span>(<a href="../../../../../org/apache/sysds/parser/VariableSet.html" title="class in org.apache.sysds.parser">VariableSet</a>&nbsp;vs)</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><span class="typeNameLabel">LiveVariableAnalysis.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/sysds/parser/LiveVariableAnalysis.html#setGen-org.apache.sysds.parser.VariableSet-">setGen</a></span>(<a href="../../../../../org/apache/sysds/parser/VariableSet.html" title="class in org.apache.sysds.parser">VariableSet</a>&nbsp;ge)</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><span class="typeNameLabel">LiveVariableAnalysis.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/sysds/parser/LiveVariableAnalysis.html#setKill-org.apache.sysds.parser.VariableSet-">setKill</a></span>(<a href="../../../../../org/apache/sysds/parser/VariableSet.html" title="class in org.apache.sysds.parser">VariableSet</a>&nbsp;ki)</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><span class="typeNameLabel">LiveVariableAnalysis.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/sysds/parser/LiveVariableAnalysis.html#setLiveIn-org.apache.sysds.parser.VariableSet-">setLiveIn</a></span>(<a href="../../../../../org/apache/sysds/parser/VariableSet.html" title="class in org.apache.sysds.parser">VariableSet</a>&nbsp;li)</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><span class="typeNameLabel">LiveVariableAnalysis.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/sysds/parser/LiveVariableAnalysis.html#setLiveOut-org.apache.sysds.parser.VariableSet-">setLiveOut</a></span>(<a href="../../../../../org/apache/sysds/parser/VariableSet.html" title="class in org.apache.sysds.parser">VariableSet</a>&nbsp;lo)</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><span class="typeNameLabel">LiveVariableAnalysis.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/sysds/parser/LiveVariableAnalysis.html#setReadVariables-org.apache.sysds.parser.VariableSet-">setReadVariables</a></span>(<a href="../../../../../org/apache/sysds/parser/VariableSet.html" title="class in org.apache.sysds.parser">VariableSet</a>&nbsp;vars)</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><span class="typeNameLabel">LiveVariableAnalysis.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/sysds/parser/LiveVariableAnalysis.html#setUpdatedVariables-org.apache.sysds.parser.VariableSet-">setUpdatedVariables</a></span>(<a href="../../../../../org/apache/sysds/parser/VariableSet.html" title="class in org.apache.sysds.parser">VariableSet</a>&nbsp;vars)</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static <a href="../../../../../org/apache/sysds/parser/VariableSet.html" title="class in org.apache.sysds.parser">VariableSet</a></code></td>
<td class="colLast"><span class="typeNameLabel">VariableSet.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/sysds/parser/VariableSet.html#union-org.apache.sysds.parser.VariableSet-org.apache.sysds.parser.VariableSet-">union</a></span>(<a href="../../../../../org/apache/sysds/parser/VariableSet.html" title="class in org.apache.sysds.parser">VariableSet</a>&nbsp;vs1,
<a href="../../../../../org/apache/sysds/parser/VariableSet.html" title="class in org.apache.sysds.parser">VariableSet</a>&nbsp;vs2)</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><span class="typeNameLabel">LiveVariableAnalysis.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/sysds/parser/LiveVariableAnalysis.html#updateLiveVariablesOut-org.apache.sysds.parser.VariableSet-">updateLiveVariablesOut</a></span>(<a href="../../../../../org/apache/sysds/parser/VariableSet.html" title="class in org.apache.sysds.parser">VariableSet</a>&nbsp;liveOut)</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../../../org/apache/sysds/parser/VariableSet.html" title="class in org.apache.sysds.parser">VariableSet</a></code></td>
<td class="colLast"><span class="typeNameLabel">ForStatementBlock.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/sysds/parser/ForStatementBlock.html#validate-org.apache.sysds.parser.DMLProgram-org.apache.sysds.parser.VariableSet-java.util.HashMap-boolean-">validate</a></span>(<a href="../../../../../org/apache/sysds/parser/DMLProgram.html" title="class in org.apache.sysds.parser">DMLProgram</a>&nbsp;dmlProg,
<a href="../../../../../org/apache/sysds/parser/VariableSet.html" title="class in org.apache.sysds.parser">VariableSet</a>&nbsp;ids,
<a href="https://docs.oracle.com/javase/8/docs/api/java/util/HashMap.html?is-external=true" title="class or interface in java.util">HashMap</a>&lt;<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>,<a href="../../../../../org/apache/sysds/parser/ConstIdentifier.html" title="class in org.apache.sysds.parser">ConstIdentifier</a>&gt;&nbsp;constVars,
boolean&nbsp;conditional)</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../../org/apache/sysds/parser/VariableSet.html" title="class in org.apache.sysds.parser">VariableSet</a></code></td>
<td class="colLast"><span class="typeNameLabel">IfStatementBlock.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/sysds/parser/IfStatementBlock.html#validate-org.apache.sysds.parser.DMLProgram-org.apache.sysds.parser.VariableSet-java.util.HashMap-boolean-">validate</a></span>(<a href="../../../../../org/apache/sysds/parser/DMLProgram.html" title="class in org.apache.sysds.parser">DMLProgram</a>&nbsp;dmlProg,
<a href="../../../../../org/apache/sysds/parser/VariableSet.html" title="class in org.apache.sysds.parser">VariableSet</a>&nbsp;ids,
<a href="https://docs.oracle.com/javase/8/docs/api/java/util/HashMap.html?is-external=true" title="class or interface in java.util">HashMap</a>&lt;<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>,<a href="../../../../../org/apache/sysds/parser/ConstIdentifier.html" title="class in org.apache.sysds.parser">ConstIdentifier</a>&gt;&nbsp;constVars,
boolean&nbsp;conditional)</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../../../org/apache/sysds/parser/VariableSet.html" title="class in org.apache.sysds.parser">VariableSet</a></code></td>
<td class="colLast"><span class="typeNameLabel">WhileStatementBlock.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/sysds/parser/WhileStatementBlock.html#validate-org.apache.sysds.parser.DMLProgram-org.apache.sysds.parser.VariableSet-java.util.HashMap-boolean-">validate</a></span>(<a href="../../../../../org/apache/sysds/parser/DMLProgram.html" title="class in org.apache.sysds.parser">DMLProgram</a>&nbsp;dmlProg,
<a href="../../../../../org/apache/sysds/parser/VariableSet.html" title="class in org.apache.sysds.parser">VariableSet</a>&nbsp;ids,
<a href="https://docs.oracle.com/javase/8/docs/api/java/util/HashMap.html?is-external=true" title="class or interface in java.util">HashMap</a>&lt;<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>,<a href="../../../../../org/apache/sysds/parser/ConstIdentifier.html" title="class in org.apache.sysds.parser">ConstIdentifier</a>&gt;&nbsp;constVars,
boolean&nbsp;conditional)</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../../org/apache/sysds/parser/VariableSet.html" title="class in org.apache.sysds.parser">VariableSet</a></code></td>
<td class="colLast"><span class="typeNameLabel">ParForStatementBlock.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/sysds/parser/ParForStatementBlock.html#validate-org.apache.sysds.parser.DMLProgram-org.apache.sysds.parser.VariableSet-java.util.HashMap-boolean-">validate</a></span>(<a href="../../../../../org/apache/sysds/parser/DMLProgram.html" title="class in org.apache.sysds.parser">DMLProgram</a>&nbsp;dmlProg,
<a href="../../../../../org/apache/sysds/parser/VariableSet.html" title="class in org.apache.sysds.parser">VariableSet</a>&nbsp;ids,
<a href="https://docs.oracle.com/javase/8/docs/api/java/util/HashMap.html?is-external=true" title="class or interface in java.util">HashMap</a>&lt;<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>,<a href="../../../../../org/apache/sysds/parser/ConstIdentifier.html" title="class in org.apache.sysds.parser">ConstIdentifier</a>&gt;&nbsp;constVars,
boolean&nbsp;conditional)</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../../../org/apache/sysds/parser/VariableSet.html" title="class in org.apache.sysds.parser">VariableSet</a></code></td>
<td class="colLast"><span class="typeNameLabel">StatementBlock.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/sysds/parser/StatementBlock.html#validate-org.apache.sysds.parser.DMLProgram-org.apache.sysds.parser.VariableSet-java.util.HashMap-boolean-">validate</a></span>(<a href="../../../../../org/apache/sysds/parser/DMLProgram.html" title="class in org.apache.sysds.parser">DMLProgram</a>&nbsp;dmlProg,
<a href="../../../../../org/apache/sysds/parser/VariableSet.html" title="class in org.apache.sysds.parser">VariableSet</a>&nbsp;ids,
<a href="https://docs.oracle.com/javase/8/docs/api/java/util/HashMap.html?is-external=true" title="class or interface in java.util">HashMap</a>&lt;<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>,<a href="../../../../../org/apache/sysds/parser/ConstIdentifier.html" title="class in org.apache.sysds.parser">ConstIdentifier</a>&gt;&nbsp;constVars,
boolean&nbsp;conditional)</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../../org/apache/sysds/parser/VariableSet.html" title="class in org.apache.sysds.parser">VariableSet</a></code></td>
<td class="colLast"><span class="typeNameLabel">FunctionStatementBlock.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/sysds/parser/FunctionStatementBlock.html#validate-org.apache.sysds.parser.DMLProgram-org.apache.sysds.parser.VariableSet-java.util.HashMap-boolean-">validate</a></span>(<a href="../../../../../org/apache/sysds/parser/DMLProgram.html" title="class in org.apache.sysds.parser">DMLProgram</a>&nbsp;dmlProg,
<a href="../../../../../org/apache/sysds/parser/VariableSet.html" title="class in org.apache.sysds.parser">VariableSet</a>&nbsp;ids,
<a href="https://docs.oracle.com/javase/8/docs/api/java/util/HashMap.html?is-external=true" title="class or interface in java.util">HashMap</a>&lt;<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>,<a href="../../../../../org/apache/sysds/parser/ConstIdentifier.html" title="class in org.apache.sysds.parser">ConstIdentifier</a>&gt;&nbsp;constVars,
boolean&nbsp;conditional)</code>
<div class="block">TODO: DRB: This needs to be changed to reflect:
1) Default values for variables -- need to add R styled check here to make sure that once vars with
default values start, they keep going to the right
2) The other parameters for External Functions</div>
</td>
</tr>
</tbody>
</table>
<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing constructors, and an explanation">
<caption><span>Constructors in <a href="../../../../../org/apache/sysds/parser/package-summary.html">org.apache.sysds.parser</a> with parameters of type <a href="../../../../../org/apache/sysds/parser/VariableSet.html" title="class in org.apache.sysds.parser">VariableSet</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="../../../../../org/apache/sysds/parser/VariableSet.html#VariableSet-org.apache.sysds.parser.VariableSet-">VariableSet</a></span>(<a href="../../../../../org/apache/sysds/parser/VariableSet.html" title="class in org.apache.sysds.parser">VariableSet</a>&nbsp;vs)</code>&nbsp;</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="../../../../../org/apache/sysds/parser/VariableSet.html" title="class in org.apache.sysds.parser">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?org/apache/sysds/parser/class-use/VariableSet.html" target="_top">Frames</a></li>
<li><a href="VariableSet.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; 2021 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
</body>
</html>