Searched refs:right_child_is_const (Results 1 – 2 of 2) sorted by relevance
164 bool right_child_is_const; member
3102 ctx->right_child_is_const = IsReallyConstant(*right_child); in PrepareConstantPushDown()3107 if (!ctx->left_child_is_const && !ctx->right_child_is_const) { in PrepareConstantPushDown()