Home
last modified time | relevance | path

Searched refs:SIMPLIFIED_CHECKED_OP (Results 1 – 1 of 1) sorted by relevance

/third_party/node/deps/v8/src/compiler/
Dredundancy-elimination.cc38 #define SIMPLIFIED_CHECKED_OP(Opcode) case IrOpcode::k##Opcode: in Reduce() macro
39 SIMPLIFIED_CHECKED_OP_LIST(SIMPLIFIED_CHECKED_OP) in Reduce()
40 #undef SIMPLIFIED_CHECKED_OP in Reduce()