Searched refs:right_leaf_is_const (Results 1 – 2 of 2) sorted by relevance
168 bool right_leaf_is_const; member
3144 ctx->right_leaf_is_const = IsReallyConstant(*ctx->right_leaf); in PrepareConstantPushDown()3146 if (ctx->left_leaf_is_const && ctx->right_leaf_is_const) { in PrepareConstantPushDown()