blob: d2c6ee39bd80f1ef689049c60544f75a9afdbf75 [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>WhileStatementBlock (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="WhileStatementBlock (SystemDS 2.1.0-SNAPSHOT API)";
}
}
catch(err) {
}
//-->
var methods = {"i0":10,"i1":10,"i2":10,"i3":10,"i4":10,"i5":10,"i6":10,"i7":10,"i8":10,"i9":10,"i10":10};
var tabs = {65535:["t0","All Methods"],2:["t2","Instance Methods"],8:["t4","Concrete Methods"]};
var altColor = "altColor";
var rowColor = "rowColor";
var tableTab = "tableTab";
var activeTableTab = "activeTableTab";
</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 class="navBarCell1Rev">Class</li>
<li><a href="class-use/WhileStatementBlock.html">Use</a></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><a href="../../../../org/apache/sysds/parser/WhileStatement.html" title="class in org.apache.sysds.parser"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
<li>Next&nbsp;Class</li>
</ul>
<ul class="navList">
<li><a href="../../../../index.html?org/apache/sysds/parser/WhileStatementBlock.html" target="_top">Frames</a></li>
<li><a href="WhileStatementBlock.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>
<div>
<ul class="subNavList">
<li>Summary:&nbsp;</li>
<li>Nested&nbsp;|&nbsp;</li>
<li>Field&nbsp;|&nbsp;</li>
<li><a href="#constructor.summary">Constr</a>&nbsp;|&nbsp;</li>
<li><a href="#method.summary">Method</a></li>
</ul>
<ul class="subNavList">
<li>Detail:&nbsp;</li>
<li>Field&nbsp;|&nbsp;</li>
<li><a href="#constructor.detail">Constr</a>&nbsp;|&nbsp;</li>
<li><a href="#method.detail">Method</a></li>
</ul>
</div>
<a name="skip.navbar.top">
<!-- -->
</a></div>
<!-- ========= END OF TOP NAVBAR ========= -->
<!-- ======== START OF CLASS DATA ======== -->
<div class="header">
<div class="subTitle">org.apache.sysds.parser</div>
<h2 title="Class WhileStatementBlock" class="title">Class WhileStatementBlock</h2>
</div>
<div class="contentContainer">
<ul class="inheritance">
<li><a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</a></li>
<li>
<ul class="inheritance">
<li><a href="../../../../org/apache/sysds/parser/LiveVariableAnalysis.html" title="class in org.apache.sysds.parser">org.apache.sysds.parser.LiveVariableAnalysis</a></li>
<li>
<ul class="inheritance">
<li><a href="../../../../org/apache/sysds/parser/StatementBlock.html" title="class in org.apache.sysds.parser">org.apache.sysds.parser.StatementBlock</a></li>
<li>
<ul class="inheritance">
<li>org.apache.sysds.parser.WhileStatementBlock</li>
</ul>
</li>
</ul>
</li>
</ul>
</li>
</ul>
<div class="description">
<ul class="blockList">
<li class="blockList">
<dl>
<dt>All Implemented Interfaces:</dt>
<dd><a href="../../../../org/apache/sysds/parser/ParseInfo.html" title="interface in org.apache.sysds.parser">ParseInfo</a></dd>
</dl>
<hr>
<br>
<pre>public class <span class="typeNameLabel">WhileStatementBlock</span>
extends <a href="../../../../org/apache/sysds/parser/StatementBlock.html" title="class in org.apache.sysds.parser">StatementBlock</a></pre>
</li>
</ul>
</div>
<div class="summary">
<ul class="blockList">
<li class="blockList">
<!-- ======== CONSTRUCTOR SUMMARY ======== -->
<ul class="blockList">
<li class="blockList"><a name="constructor.summary">
<!-- -->
</a>
<h3>Constructor Summary</h3>
<table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Constructor Summary table, listing constructors, and an explanation">
<caption><span>Constructors</span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colOne" scope="col">Constructor and Description</th>
</tr>
<tr class="altColor">
<td class="colOne"><code><span class="memberNameLink"><a href="../../../../org/apache/sysds/parser/WhileStatementBlock.html#WhileStatementBlock--">WhileStatementBlock</a></span>()</code>&nbsp;</td>
</tr>
</table>
</li>
</ul>
<!-- ========== METHOD SUMMARY =========== -->
<ul class="blockList">
<li class="blockList"><a name="method.summary">
<!-- -->
</a>
<h3>Method Summary</h3>
<table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Method Summary table, listing methods, and an explanation">
<caption><span id="t0" class="activeTableTab"><span>All Methods</span><span class="tabEnd">&nbsp;</span></span><span id="t2" class="tableTab"><span><a href="javascript:show(2);">Instance Methods</a></span><span class="tabEnd">&nbsp;</span></span><span id="t4" class="tableTab"><span><a href="javascript:show(8);">Concrete Methods</a></span><span class="tabEnd">&nbsp;</span></span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colLast" scope="col">Method and Description</th>
</tr>
<tr id="i0" 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"><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 id="i1" class="rowColor">
<td class="colFirst"><code><a href="https://docs.oracle.com/javase/8/docs/api/java/util/ArrayList.html?is-external=true" title="class or interface in java.util">ArrayList</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>&gt;</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/sysds/parser/WhileStatementBlock.html#getInputstoSB--">getInputstoSB</a></span>()</code>&nbsp;</td>
</tr>
<tr id="i2" class="altColor">
<td class="colFirst"><code><a href="../../../../org/apache/sysds/hops/Hop.html" title="class in org.apache.sysds.hops">Hop</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/sysds/parser/WhileStatementBlock.html#getPredicateHops--">getPredicateHops</a></span>()</code>&nbsp;</td>
</tr>
<tr id="i3" class="rowColor">
<td class="colFirst"><code><a href="../../../../org/apache/sysds/lops/Lop.html" title="class in org.apache.sysds.lops">Lop</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/sysds/parser/WhileStatementBlock.html#getPredicateLops--">getPredicateLops</a></span>()</code>&nbsp;</td>
</tr>
<tr id="i4" 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"><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 id="i5" 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"><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>
<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 id="i6" class="altColor">
<td class="colFirst"><code>boolean</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/sysds/parser/WhileStatementBlock.html#requiresPredicateRecompilation--">requiresPredicateRecompilation</a></span>()</code>&nbsp;</td>
</tr>
<tr id="i7" class="rowColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/sysds/parser/WhileStatementBlock.html#setPredicateHops-org.apache.sysds.hops.Hop-">setPredicateHops</a></span>(<a href="../../../../org/apache/sysds/hops/Hop.html" title="class in org.apache.sysds.hops">Hop</a>&nbsp;hops)</code>&nbsp;</td>
</tr>
<tr id="i8" class="altColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/sysds/parser/WhileStatementBlock.html#setPredicateLops-org.apache.sysds.lops.Lop-">setPredicateLops</a></span>(<a href="../../../../org/apache/sysds/lops/Lop.html" title="class in org.apache.sysds.lops">Lop</a>&nbsp;predicateLops)</code>&nbsp;</td>
</tr>
<tr id="i9" class="rowColor">
<td class="colFirst"><code>boolean</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/sysds/parser/WhileStatementBlock.html#updatePredicateRecompilationFlag--">updatePredicateRecompilationFlag</a></span>()</code>&nbsp;</td>
</tr>
<tr id="i10" 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"><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>
</table>
<ul class="blockList">
<li class="blockList"><a name="methods.inherited.from.class.org.apache.sysds.parser.StatementBlock">
<!-- -->
</a>
<h3>Methods inherited from class&nbsp;org.apache.sysds.parser.<a href="../../../../org/apache/sysds/parser/StatementBlock.html" title="class in org.apache.sysds.parser">StatementBlock</a></h3>
<code><a href="../../../../org/apache/sysds/parser/StatementBlock.html#addStatement-org.apache.sysds.parser.Statement-">addStatement</a>, <a href="../../../../org/apache/sysds/parser/StatementBlock.html#addStatementBlock-org.apache.sysds.parser.StatementBlock-">addStatementBlock</a>, <a href="../../../../org/apache/sysds/parser/StatementBlock.html#getBeginColumn--">getBeginColumn</a>, <a href="../../../../org/apache/sysds/parser/StatementBlock.html#getBeginLine--">getBeginLine</a>, <a href="../../../../org/apache/sysds/parser/StatementBlock.html#getConstIn--">getConstIn</a>, <a href="../../../../org/apache/sysds/parser/StatementBlock.html#getConstOut--">getConstOut</a>, <a href="../../../../org/apache/sysds/parser/StatementBlock.html#getDMLProg--">getDMLProg</a>, <a href="../../../../org/apache/sysds/parser/StatementBlock.html#getEndColumn--">getEndColumn</a>, <a href="../../../../org/apache/sysds/parser/StatementBlock.html#getEndLine--">getEndLine</a>, <a href="../../../../org/apache/sysds/parser/StatementBlock.html#getFilename--">getFilename</a>, <a href="../../../../org/apache/sysds/parser/StatementBlock.html#getHops--">getHops</a>, <a href="../../../../org/apache/sysds/parser/StatementBlock.html#getLops--">getLops</a>, <a href="../../../../org/apache/sysds/parser/StatementBlock.html#getName--">getName</a>, <a href="../../../../org/apache/sysds/parser/StatementBlock.html#getNumStatements--">getNumStatements</a>, <a href="../../../../org/apache/sysds/parser/StatementBlock.html#getOutputNamesofSB--">getOutputNamesofSB</a>, <a href="../../../../org/apache/sysds/parser/StatementBlock.html#getOutputsofSB--">getOutputsofSB</a>, <a href="../../../../org/apache/sysds/parser/StatementBlock.html#getSBID--">getSBID</a>, <a href="../../../../org/apache/sysds/parser/StatementBlock.html#getStatement-int-">getStatement</a>, <a href="../../../../org/apache/sysds/parser/StatementBlock.html#getStatements--">getStatements</a>, <a href="../../../../org/apache/sysds/parser/StatementBlock.html#getText--">getText</a>, <a href="../../../../org/apache/sysds/parser/StatementBlock.html#getUpdateInPlaceVars--">getUpdateInPlaceVars</a>, <a href="../../../../org/apache/sysds/parser/StatementBlock.html#isMergeableFunctionCallBlock-org.apache.sysds.parser.DMLProgram-">isMergeableFunctionCallBlock</a>, <a href="../../../../org/apache/sysds/parser/StatementBlock.html#isNondeterministic--">isNondeterministic</a>, <a href="../../../../org/apache/sysds/parser/StatementBlock.html#isRewritableFunctionCall-org.apache.sysds.parser.Statement-org.apache.sysds.parser.DMLProgram-">isRewritableFunctionCall</a>, <a href="../../../../org/apache/sysds/parser/StatementBlock.html#isSplitDag--">isSplitDag</a>, <a href="../../../../org/apache/sysds/parser/StatementBlock.html#mergeable--">mergeable</a>, <a href="../../../../org/apache/sysds/parser/StatementBlock.html#mergeFunctionCalls-java.util.List-org.apache.sysds.parser.DMLProgram-">mergeFunctionCalls</a>, <a href="../../../../org/apache/sysds/parser/StatementBlock.html#mergeStatementBlocks-java.util.List-">mergeStatementBlocks</a>, <a href="../../../../org/apache/sysds/parser/StatementBlock.html#printBlockErrorLocation--">printBlockErrorLocation</a>, <a href="../../../../org/apache/sysds/parser/StatementBlock.html#printErrorLocation--">printErrorLocation</a>, <a href="../../../../org/apache/sysds/parser/StatementBlock.html#printWarningLocation--">printWarningLocation</a>, <a href="../../../../org/apache/sysds/parser/StatementBlock.html#raiseValidateError-java.lang.String-boolean-">raiseValidateError</a>, <a href="../../../../org/apache/sysds/parser/StatementBlock.html#raiseValidateError-java.lang.String-boolean-java.lang.String-">raiseValidateError</a>, <a href="../../../../org/apache/sysds/parser/StatementBlock.html#requiresRecompilation--">requiresRecompilation</a>, <a href="../../../../org/apache/sysds/parser/StatementBlock.html#rewriteFunctionCallStatements-org.apache.sysds.parser.DMLProgram-java.util.ArrayList-">rewriteFunctionCallStatements</a>, <a href="../../../../org/apache/sysds/parser/StatementBlock.html#rHoistFunctionCallsFromExpressions-org.apache.sysds.parser.Expression-boolean-java.util.ArrayList-org.apache.sysds.parser.DMLProgram-">rHoistFunctionCallsFromExpressions</a>, <a href="../../../../org/apache/sysds/parser/StatementBlock.html#rHoistFunctionCallsFromExpressions-org.apache.sysds.parser.StatementBlock-org.apache.sysds.parser.DMLProgram-">rHoistFunctionCallsFromExpressions</a>, <a href="../../../../org/apache/sysds/parser/StatementBlock.html#rHoistFunctionCallsFromExpressions-org.apache.sysds.parser.Statement-org.apache.sysds.parser.DMLProgram-">rHoistFunctionCallsFromExpressions</a>, <a href="../../../../org/apache/sysds/parser/StatementBlock.html#setBeginColumn-int-">setBeginColumn</a>, <a href="../../../../org/apache/sysds/parser/StatementBlock.html#setBeginLine-int-">setBeginLine</a>, <a href="../../../../org/apache/sysds/parser/StatementBlock.html#setDMLProg-org.apache.sysds.parser.DMLProgram-">setDMLProg</a>, <a href="../../../../org/apache/sysds/parser/StatementBlock.html#setEndColumn-int-">setEndColumn</a>, <a href="../../../../org/apache/sysds/parser/StatementBlock.html#setEndLine-int-">setEndLine</a>, <a href="../../../../org/apache/sysds/parser/StatementBlock.html#setFilename-java.lang.String-">setFilename</a>, <a href="../../../../org/apache/sysds/parser/StatementBlock.html#setHops-java.util.ArrayList-">setHops</a>, <a href="../../../../org/apache/sysds/parser/StatementBlock.html#setLops-java.util.ArrayList-">setLops</a>, <a href="../../../../org/apache/sysds/parser/StatementBlock.html#setNondeterministic-boolean-">setNondeterministic</a>, <a href="../../../../org/apache/sysds/parser/StatementBlock.html#setParseInfo-org.apache.sysds.parser.ParseInfo-">setParseInfo</a>, <a href="../../../../org/apache/sysds/parser/StatementBlock.html#setSplitDag-boolean-">setSplitDag</a>, <a href="../../../../org/apache/sysds/parser/StatementBlock.html#setStatementFormatType-org.apache.sysds.parser.AssignmentStatement-boolean-">setStatementFormatType</a>, <a href="../../../../org/apache/sysds/parser/StatementBlock.html#setStatementFormatType-org.apache.sysds.parser.OutputStatement-boolean-">setStatementFormatType</a>, <a href="../../../../org/apache/sysds/parser/StatementBlock.html#setStatements-java.util.ArrayList-">setStatements</a>, <a href="../../../../org/apache/sysds/parser/StatementBlock.html#setText-java.lang.String-">setText</a>, <a href="../../../../org/apache/sysds/parser/StatementBlock.html#setUpdateInPlaceVars-java.util.ArrayList-">setUpdateInPlaceVars</a>, <a href="../../../../org/apache/sysds/parser/StatementBlock.html#toString--">toString</a>, <a href="../../../../org/apache/sysds/parser/StatementBlock.html#updateRecompilationFlag--">updateRecompilationFlag</a></code></li>
</ul>
<ul class="blockList">
<li class="blockList"><a name="methods.inherited.from.class.org.apache.sysds.parser.LiveVariableAnalysis">
<!-- -->
</a>
<h3>Methods inherited from class&nbsp;org.apache.sysds.parser.<a href="../../../../org/apache/sysds/parser/LiveVariableAnalysis.html" title="class in org.apache.sysds.parser">LiveVariableAnalysis</a></h3>
<code><a href="../../../../org/apache/sysds/parser/LiveVariableAnalysis.html#getGen--">getGen</a>, <a href="../../../../org/apache/sysds/parser/LiveVariableAnalysis.html#getKill--">getKill</a>, <a href="../../../../org/apache/sysds/parser/LiveVariableAnalysis.html#getWarn--">getWarn</a>, <a href="../../../../org/apache/sysds/parser/LiveVariableAnalysis.html#liveIn--">liveIn</a>, <a href="../../../../org/apache/sysds/parser/LiveVariableAnalysis.html#liveOut--">liveOut</a>, <a href="../../../../org/apache/sysds/parser/LiveVariableAnalysis.html#setGen-org.apache.sysds.parser.VariableSet-">setGen</a>, <a href="../../../../org/apache/sysds/parser/LiveVariableAnalysis.html#setKill-org.apache.sysds.parser.VariableSet-">setKill</a>, <a href="../../../../org/apache/sysds/parser/LiveVariableAnalysis.html#setLiveIn-org.apache.sysds.parser.VariableSet-">setLiveIn</a>, <a href="../../../../org/apache/sysds/parser/LiveVariableAnalysis.html#setLiveOut-org.apache.sysds.parser.VariableSet-">setLiveOut</a>, <a href="../../../../org/apache/sysds/parser/LiveVariableAnalysis.html#setReadVariables-org.apache.sysds.parser.VariableSet-">setReadVariables</a>, <a href="../../../../org/apache/sysds/parser/LiveVariableAnalysis.html#setUpdatedVariables-org.apache.sysds.parser.VariableSet-">setUpdatedVariables</a>, <a href="../../../../org/apache/sysds/parser/LiveVariableAnalysis.html#updateLiveVariablesOut-org.apache.sysds.parser.VariableSet-">updateLiveVariablesOut</a>, <a href="../../../../org/apache/sysds/parser/LiveVariableAnalysis.html#variablesRead--">variablesRead</a>, <a href="../../../../org/apache/sysds/parser/LiveVariableAnalysis.html#variablesUpdated--">variablesUpdated</a></code></li>
</ul>
<ul class="blockList">
<li class="blockList"><a name="methods.inherited.from.class.java.lang.Object">
<!-- -->
</a>
<h3>Methods inherited from class&nbsp;java.lang.<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></h3>
<code><a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#equals-java.lang.Object-" title="class or interface in java.lang">equals</a>, <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#getClass--" title="class or interface in java.lang">getClass</a>, <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#hashCode--" title="class or interface in java.lang">hashCode</a>, <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#notify--" title="class or interface in java.lang">notify</a>, <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#notifyAll--" title="class or interface in java.lang">notifyAll</a>, <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#wait--" title="class or interface in java.lang">wait</a>, <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#wait-long-" title="class or interface in java.lang">wait</a>, <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#wait-long-int-" title="class or interface in java.lang">wait</a></code></li>
</ul>
<ul class="blockList">
<li class="blockList"><a name="methods.inherited.from.class.org.apache.sysds.parser.ParseInfo">
<!-- -->
</a>
<h3>Methods inherited from interface&nbsp;org.apache.sysds.parser.<a href="../../../../org/apache/sysds/parser/ParseInfo.html" title="interface in org.apache.sysds.parser">ParseInfo</a></h3>
<code><a href="../../../../org/apache/sysds/parser/ParseInfo.html#ctxAndFilenameToParseInfo-org.antlr.v4.runtime.ParserRuleContext-java.lang.String-">ctxAndFilenameToParseInfo</a></code></li>
</ul>
</li>
</ul>
</li>
</ul>
</div>
<div class="details">
<ul class="blockList">
<li class="blockList">
<!-- ========= CONSTRUCTOR DETAIL ======== -->
<ul class="blockList">
<li class="blockList"><a name="constructor.detail">
<!-- -->
</a>
<h3>Constructor Detail</h3>
<a name="WhileStatementBlock--">
<!-- -->
</a>
<ul class="blockListLast">
<li class="blockList">
<h4>WhileStatementBlock</h4>
<pre>public&nbsp;WhileStatementBlock()</pre>
</li>
</ul>
</li>
</ul>
<!-- ============ METHOD DETAIL ========== -->
<ul class="blockList">
<li class="blockList"><a name="method.detail">
<!-- -->
</a>
<h3>Method Detail</h3>
<a name="validate-org.apache.sysds.parser.DMLProgram-org.apache.sysds.parser.VariableSet-java.util.HashMap-boolean-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>validate</h4>
<pre>public&nbsp;<a href="../../../../org/apache/sysds/parser/VariableSet.html" title="class in org.apache.sysds.parser">VariableSet</a>&nbsp;validate(<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)</pre>
<dl>
<dt><span class="overrideSpecifyLabel">Overrides:</span></dt>
<dd><code><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></code>&nbsp;in class&nbsp;<code><a href="../../../../org/apache/sysds/parser/StatementBlock.html" title="class in org.apache.sysds.parser">StatementBlock</a></code></dd>
</dl>
</li>
</ul>
<a name="initializeforwardLV-org.apache.sysds.parser.VariableSet-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>initializeforwardLV</h4>
<pre>public&nbsp;<a href="../../../../org/apache/sysds/parser/VariableSet.html" title="class in org.apache.sysds.parser">VariableSet</a>&nbsp;initializeforwardLV(<a href="../../../../org/apache/sysds/parser/VariableSet.html" title="class in org.apache.sysds.parser">VariableSet</a>&nbsp;activeInPassed)</pre>
<div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../org/apache/sysds/parser/StatementBlock.html#initializeforwardLV-org.apache.sysds.parser.VariableSet-">StatementBlock</a></code></span></div>
<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>
<dl>
<dt><span class="overrideSpecifyLabel">Overrides:</span></dt>
<dd><code><a href="../../../../org/apache/sysds/parser/StatementBlock.html#initializeforwardLV-org.apache.sysds.parser.VariableSet-">initializeforwardLV</a></code>&nbsp;in class&nbsp;<code><a href="../../../../org/apache/sysds/parser/StatementBlock.html" title="class in org.apache.sysds.parser">StatementBlock</a></code></dd>
</dl>
</li>
</ul>
<a name="initializebackwardLV-org.apache.sysds.parser.VariableSet-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>initializebackwardLV</h4>
<pre>public&nbsp;<a href="../../../../org/apache/sysds/parser/VariableSet.html" title="class in org.apache.sysds.parser">VariableSet</a>&nbsp;initializebackwardLV(<a href="../../../../org/apache/sysds/parser/VariableSet.html" title="class in org.apache.sysds.parser">VariableSet</a>&nbsp;loPassed)</pre>
<dl>
<dt><span class="overrideSpecifyLabel">Overrides:</span></dt>
<dd><code><a href="../../../../org/apache/sysds/parser/StatementBlock.html#initializebackwardLV-org.apache.sysds.parser.VariableSet-">initializebackwardLV</a></code>&nbsp;in class&nbsp;<code><a href="../../../../org/apache/sysds/parser/StatementBlock.html" title="class in org.apache.sysds.parser">StatementBlock</a></code></dd>
</dl>
</li>
</ul>
<a name="setPredicateHops-org.apache.sysds.hops.Hop-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>setPredicateHops</h4>
<pre>public&nbsp;void&nbsp;setPredicateHops(<a href="../../../../org/apache/sysds/hops/Hop.html" title="class in org.apache.sysds.hops">Hop</a>&nbsp;hops)</pre>
</li>
</ul>
<a name="getPredicateHops--">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getPredicateHops</h4>
<pre>public&nbsp;<a href="../../../../org/apache/sysds/hops/Hop.html" title="class in org.apache.sysds.hops">Hop</a>&nbsp;getPredicateHops()</pre>
</li>
</ul>
<a name="getPredicateLops--">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getPredicateLops</h4>
<pre>public&nbsp;<a href="../../../../org/apache/sysds/lops/Lop.html" title="class in org.apache.sysds.lops">Lop</a>&nbsp;getPredicateLops()</pre>
</li>
</ul>
<a name="setPredicateLops-org.apache.sysds.lops.Lop-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>setPredicateLops</h4>
<pre>public&nbsp;void&nbsp;setPredicateLops(<a href="../../../../org/apache/sysds/lops/Lop.html" title="class in org.apache.sysds.lops">Lop</a>&nbsp;predicateLops)</pre>
</li>
</ul>
<a name="getInputstoSB--">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getInputstoSB</h4>
<pre>public&nbsp;<a href="https://docs.oracle.com/javase/8/docs/api/java/util/ArrayList.html?is-external=true" title="class or interface in java.util">ArrayList</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>&gt;&nbsp;getInputstoSB()</pre>
<dl>
<dt><span class="overrideSpecifyLabel">Overrides:</span></dt>
<dd><code><a href="../../../../org/apache/sysds/parser/StatementBlock.html#getInputstoSB--">getInputstoSB</a></code>&nbsp;in class&nbsp;<code><a href="../../../../org/apache/sysds/parser/StatementBlock.html" title="class in org.apache.sysds.parser">StatementBlock</a></code></dd>
</dl>
</li>
</ul>
<a name="analyze-org.apache.sysds.parser.VariableSet-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>analyze</h4>
<pre>public&nbsp;<a href="../../../../org/apache/sysds/parser/VariableSet.html" title="class in org.apache.sysds.parser">VariableSet</a>&nbsp;analyze(<a href="../../../../org/apache/sysds/parser/VariableSet.html" title="class in org.apache.sysds.parser">VariableSet</a>&nbsp;loPassed)</pre>
<dl>
<dt><span class="overrideSpecifyLabel">Overrides:</span></dt>
<dd><code><a href="../../../../org/apache/sysds/parser/StatementBlock.html#analyze-org.apache.sysds.parser.VariableSet-">analyze</a></code>&nbsp;in class&nbsp;<code><a href="../../../../org/apache/sysds/parser/StatementBlock.html" title="class in org.apache.sysds.parser">StatementBlock</a></code></dd>
</dl>
</li>
</ul>
<a name="updatePredicateRecompilationFlag--">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>updatePredicateRecompilationFlag</h4>
<pre>public&nbsp;boolean&nbsp;updatePredicateRecompilationFlag()</pre>
</li>
</ul>
<a name="requiresPredicateRecompilation--">
<!-- -->
</a>
<ul class="blockListLast">
<li class="blockList">
<h4>requiresPredicateRecompilation</h4>
<pre>public&nbsp;boolean&nbsp;requiresPredicateRecompilation()</pre>
</li>
</ul>
</li>
</ul>
</li>
</ul>
</div>
</div>
<!-- ========= END OF CLASS DATA ========= -->
<!-- ======= 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 class="navBarCell1Rev">Class</li>
<li><a href="class-use/WhileStatementBlock.html">Use</a></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><a href="../../../../org/apache/sysds/parser/WhileStatement.html" title="class in org.apache.sysds.parser"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
<li>Next&nbsp;Class</li>
</ul>
<ul class="navList">
<li><a href="../../../../index.html?org/apache/sysds/parser/WhileStatementBlock.html" target="_top">Frames</a></li>
<li><a href="WhileStatementBlock.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>
<div>
<ul class="subNavList">
<li>Summary:&nbsp;</li>
<li>Nested&nbsp;|&nbsp;</li>
<li>Field&nbsp;|&nbsp;</li>
<li><a href="#constructor.summary">Constr</a>&nbsp;|&nbsp;</li>
<li><a href="#method.summary">Method</a></li>
</ul>
<ul class="subNavList">
<li>Detail:&nbsp;</li>
<li>Field&nbsp;|&nbsp;</li>
<li><a href="#constructor.detail">Constr</a>&nbsp;|&nbsp;</li>
<li><a href="#method.detail">Method</a></li>
</ul>
</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>