Searched refs:OnlyOnRHSOfCommutative (Results 1 – 2 of 2) 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()
2635 static bool OnlyOnRHSOfCommutative(TreePatternNode *N) { in OnlyOnRHSOfCommutative() function2674 if (!OnlyOnRHSOfCommutative(getChild(getNumChildren()-1))) { in canPatternMatch()2677 if (OnlyOnRHSOfCommutative(getChild(i))) { in canPatternMatch()