Home
last modified time | relevance | path

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

/external/v8/src/compiler/
Doperator-properties-inl.h115 #define OPCODE_CASE(x) case IrOpcode::k##x: in GetControlInputCount() macro
116 CONTROL_OP_LIST(OPCODE_CASE) in GetControlInputCount()
117 #undef OPCODE_CASE in GetControlInputCount()