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