Searched refs:is_right_leaf (Results 1 – 1 of 1) sorted by relevance
3418 auto is_leaf_negated = [&](const bool is_right_leaf) -> bool { in ConstantPushDown() argument3419 bool leaf_negated = !is_child_symmetric && is_right_leaf; in ConstantPushDown()