Searched refs:MakeORNode (Results 1 – 1 of 1) sorted by relevance
1801 OSQLParseNode* MakeORNode(OSQLParseNode *pLeftLeaf,OSQLParseNode *pRightLeaf) in MakeORNode() function1855 pNewNode = MakeORNode(pNewLeft,pNewRight); in disjunctiveNormalForm()1874 pNewNode = MakeORNode(pNewLeft,pNewRight); in disjunctiveNormalForm()2100 pNewNode = MakeORNode(p1stAnd,p2ndAnd); in absorptions()2179 OSQLParseNode* pNode = MakeORNode(pLeft,pRight); in compress()2196 OSQLParseNode* pNode = MakeORNode(pLeft,pRight); in compress()2213 OSQLParseNode* pNode = MakeORNode(pLeft,pRight); in compress()2230 OSQLParseNode* pNode = MakeORNode(pLeft,pRight); in compress()
Completed in 41 milliseconds