Lines Matching refs:EP_NoReduce
12684 #define EP_NoReduce 0x020000 /* Cannot EXPRDUP_REDUCE this Expr */
83692 ExprSetVVAProperty(pExpr, EP_NoReduce);
85780 assert( !ExprHasProperty(p, EP_NoReduce) );
87023 ExprSetVVAProperty(pExpr, EP_NoReduce);
89020 ExprSetVVAProperty(pExpr, EP_NoReduce);
89067 ExprSetVVAProperty(pExpr, EP_NoReduce);
108968 ExprSetVVAProperty(pEq, EP_NoReduce);
109004 ExprSetVVAProperty(p, EP_NoReduce);