Lines Matching refs:EP_NoReduce
12684 #define EP_NoReduce 0x020000 /* Cannot EXPRDUP_REDUCE this Expr */
83710 ExprSetVVAProperty(pExpr, EP_NoReduce);
85798 assert( !ExprHasProperty(p, EP_NoReduce) );
87041 ExprSetVVAProperty(pExpr, EP_NoReduce);
89038 ExprSetVVAProperty(pExpr, EP_NoReduce);
89085 ExprSetVVAProperty(pExpr, EP_NoReduce);
108986 ExprSetVVAProperty(pEq, EP_NoReduce);
109022 ExprSetVVAProperty(p, EP_NoReduce);