Home
last modified time | relevance | path

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

/third_party/node/deps/v8/src/compiler/backend/
Dinstruction-selector.cc2482 InstructionOperand default_operand = g.Label(sw.default_branch()); in EmitTableSwitch() local
2483 std::fill(&inputs[1], &inputs[input_count], default_operand); in EmitTableSwitch()