Searched refs:mExcludeOn (Results 1 – 1 of 1) sorted by relevance
4678 u32 mExcludeOn; /* Which ON expressions to exclude from considertion. member4742 if( ExprHasProperty(pExpr, pConst->mExcludeOn) ){ in findConstInWhere()4782 if( ExprHasProperty(pExpr, EP_FixedCol|pConst->mExcludeOn) ){ in propagateConstantExprRewriteOne()4915 x.mExcludeOn = EP_InnerON | EP_OuterON; in propagateConstants()4918 x.mExcludeOn = EP_OuterON; in propagateConstants()