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