V8 Project
v8::internal::compiler::RepresentationSelector::NodeInfo Struct Reference
+ Collaboration diagram for v8::internal::compiler::RepresentationSelector::NodeInfo:

Public Attributes

MachineTypeUnion use: 15
 
bool queued: 1
 
bool visited: 1
 
MachineTypeUnion output: 15
 

Detailed Description

Definition at line 55 of file simplified-lowering.cc.

Member Data Documentation

◆ output

◆ queued

bool v8::internal::compiler::RepresentationSelector::NodeInfo::queued

◆ use

◆ visited

bool v8::internal::compiler::RepresentationSelector::NodeInfo::visited

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