Searched refs:MatchLeftIsOnes (Results 1 – 1 of 1) sorted by relevance
1319 static bool MatchLeftIsOnes(HValue* l, HValue* r, HValue** negated) { in MatchLeftIsOnes() function1330 (MatchLeftIsOnes(b->left(), b->right(), negated) || in MatchNegationViaXor()1331 MatchLeftIsOnes(b->right(), b->left(), negated)); in MatchNegationViaXor()