V8 Project
v8::internal::FINAL< kOperandKind, kNumCachedOperands >::HInstructionMapListElement Struct Reference
+ Collaboration diagram for v8::internal::FINAL< kOperandKind, kNumCachedOperands >::HInstructionMapListElement:

Public Attributes

HInstructioninstr
 
int next
 

Detailed Description

template<LOperand::Kind kOperandKind, int kNumCachedOperands>
struct v8::internal::FINAL< kOperandKind, kNumCachedOperands >::HInstructionMapListElement

Definition at line 43 of file hydrogen-gvn.cc.

Member Data Documentation

◆ instr

template<LOperand::Kind kOperandKind, int kNumCachedOperands>
HInstruction* v8::internal::FINAL< kOperandKind, kNumCachedOperands >::HInstructionMapListElement::instr

Definition at line 44 of file hydrogen-gvn.cc.

◆ next

template<LOperand::Kind kOperandKind, int kNumCachedOperands>
int v8::internal::FINAL< kOperandKind, kNumCachedOperands >::HInstructionMapListElement::next

Definition at line 45 of file hydrogen-gvn.cc.


The documentation for this struct was generated from the following file: