Searched refs:MatchDoubleNegation (Results 1 - 1 of 1) sorted by relevance

/external/v8/src/crankshaft/
H A Dhydrogen-instructions.cc1325 static bool MatchDoubleNegation(HValue* instr, HValue** arg) { function in namespace:v8::internal
1346 if (MatchDoubleNegation(this, &arg) && !arg->CheckFlag(kUint32)) {

Completed in 112 milliseconds