Searched refs:OnlyOnRHSOfCommutative (Results 1 – 1 of 1) sorted by relevance
1989 static bool OnlyOnRHSOfCommutative(TreePatternNode *N) { in OnlyOnRHSOfCommutative() function2028 if (!OnlyOnRHSOfCommutative(getChild(getNumChildren()-1))) { in canPatternMatch()2031 if (OnlyOnRHSOfCommutative(getChild(i))) { in canPatternMatch()