Searched refs:child_negated (Results 1 – 1 of 1) sorted by relevance
3420 bool child_negated = !is_symmetric && (ctx.left_child_is_const); in ConstantPushDown() local3421 return leaf_negated != child_negated; in ConstantPushDown()