Searched refs:countPredicates (Results 1 – 2 of 2) sorted by relevance
951 int count = countPredicates(opPos); in getCompiledPredicates()974 public int countPredicates(int opPos) throws TransformerException in countPredicates() method in Compiler
637 if(compiler.countPredicates(stepOpCodePos) > 0) in isOptimizableForDescendantIterator()1146 int nPredicates = compiler.countPredicates(pos); in analyzePredicate()