Searched refs:MatchDoubleNegation (Results 1 – 1 of 1) sorted by relevance
1335 static bool MatchDoubleNegation(HValue* instr, HValue** arg) { in MatchDoubleNegation() function1356 if (MatchDoubleNegation(this, &arg) && !arg->CheckFlag(kUint32)) { in Canonicalize()