Home
last modified time | relevance | path

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

/third_party/node/deps/v8/src/compiler/
H A Dmachine-operator-reducer.cc2199 #define CASE_IS_ZERO(opcode, matcher) \ in IsZero() macro
2204 CASE_IS_ZERO(kInt32Constant, Int32Matcher) in IsZero()
2205 CASE_IS_ZERO(kInt64Constant, Int64Matcher) in IsZero()
2206 #undef CASE_IS_ZERO in IsZero() macro

Completed in 4 milliseconds