Searched defs:branchIf (Results 1 – 1 of 1) sorted by relevance
232 public boolean compileBooleanExpr(boolean branchIf, ASTree expr) in compileBooleanExpr()1094 private boolean booleanExpr(boolean branchIf, ASTree expr) in booleanExpr()1139 private static boolean isAlwaysBranch(ASTree expr, boolean branchIf) { in isAlwaysBranch()1201 private void compareExpr(boolean branchIf, in compareExpr()