Searched refs:TestedPredicatesForLeaf (Results 1 – 1 of 1) sorted by relevance
397 BitVector TestedPredicatesForLeaf( in repartition() local406 assert(TestedPredicatesForLeaf.size() == Leaf.value().getMatchDag().getNumPredicates()); in repartition()407 TestedPredicates.push_back(TestedPredicatesForLeaf); in repartition()462 TestedPredicatesForLeaf.set(PIdx); in repartition()502 assert(TestedPredicatesForLeaf.size() == Leaf.value().getMatchDag().getNumPredicates()); in repartition()503 TestedPredicates.push_back(TestedPredicatesForLeaf); in repartition()544 const auto &TestedPredicatesForLeaf = in applyForPartition() local547 for (unsigned PredIdx : TestedPredicatesForLeaf.set_bits()) { in applyForPartition()549 << PredIdx << " of " << TestedPredicatesForLeaf.size() in applyForPartition()