Home
last modified time | relevance | path

Searched defs:DeferredSpillSlotOutput (Results 1 – 1 of 1) sorted by relevance

/third_party/node/deps/v8/src/compiler/backend/
Dmid-tier-register-allocator.cc388 struct DeferredSpillSlotOutput { struct in v8::internal::compiler::VirtualRegisterData
390 explicit DeferredSpillSlotOutput(int instr, AllocatedOperand op, in DeferredSpillSlotOutput() argument
394 int instr_index;
395 AllocatedOperand operand;
396 const BitVector* live_blocks;