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

/external/v8/src/asmjs/
H A Dasm-typer.cc1614 bool IsInvert(BinaryOperation* binop) { function in namespace:v8::internal::wasm::__anon27432
1698 if (IsInvert(expr)) {
1702 if (left_as_binop != nullptr && IsInvert(left_as_binop)) {

Completed in 106 milliseconds