Searched refs:TestedPredicatesForLeaf (Results 1 – 1 of 1) sorted by relevance
399 BitVector TestedPredicatesForLeaf( in repartition() local408 assert(TestedPredicatesForLeaf.size() == Leaf.value().getMatchDag().getNumPredicates()); in repartition()409 TestedPredicates.push_back(TestedPredicatesForLeaf); in repartition()465 TestedPredicatesForLeaf.set(PIdx); in repartition()505 assert(TestedPredicatesForLeaf.size() == Leaf.value().getMatchDag().getNumPredicates()); in repartition()506 TestedPredicates.push_back(TestedPredicatesForLeaf); in repartition()547 const auto &TestedPredicatesForLeaf = in applyForPartition() local550 for (unsigned PredIdx : TestedPredicatesForLeaf.set_bits()) { in applyForPartition()552 << PredIdx << " of " << TestedPredicatesForLeaf.size() in applyForPartition()