v8  3.25.30(node0.11.13)
V8 is Google's open source JavaScript engine
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
HInferRepresentationPhase Class Reference

#include <hydrogen-infer-representation.h>

Inheritance diagram for HInferRepresentationPhase:
Collaboration diagram for HInferRepresentationPhase:

Public Member Functions

 HInferRepresentationPhase (HGraph *graph)
 
void Run ()
 
void AddToWorklist (HValue *current)
 
- Public Member Functions inherited from HPhase
 HPhase (const char *name, HGraph *graph)
 
 ~HPhase ()
 

Additional Inherited Members

- Protected Member Functions inherited from HPhase
HGraph * graph () const
 

Detailed Description

Definition at line 37 of file hydrogen-infer-representation.h.

Constructor & Destructor Documentation

HInferRepresentationPhase ( HGraph *  graph)
inlineexplicit

Definition at line 39 of file hydrogen-infer-representation.h.

Member Function Documentation


The documentation for this class was generated from the following files: