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