Searched refs:hasConditionalDependant (Results 1 – 2 of 2) sorted by relevance
780 public boolean hasConditionalDependant() { in hasConditionalDependant() method in Expr
549 if (!expr.isRead() && (expr.isDynamic() || expr.hasConditionalDependant())) {