Searched refs:MakeORNode (Results 1 – 1 of 1) sorted by relevance
1798 OSQLParseNode* MakeORNode(OSQLParseNode *pLeftLeaf,OSQLParseNode *pRightLeaf) in MakeORNode() function1852 pNewNode = MakeORNode(pNewLeft,pNewRight); in disjunctiveNormalForm()1871 pNewNode = MakeORNode(pNewLeft,pNewRight); in disjunctiveNormalForm()2097 pNewNode = MakeORNode(p1stAnd,p2ndAnd); in absorptions()2176 OSQLParseNode* pNode = MakeORNode(pLeft,pRight); in compress()2193 OSQLParseNode* pNode = MakeORNode(pLeft,pRight); in compress()2210 OSQLParseNode* pNode = MakeORNode(pLeft,pRight); in compress()2227 OSQLParseNode* pNode = MakeORNode(pLeft,pRight); in compress()
Completed in 33 milliseconds