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
HCheckEliminationPhase Class Reference

#include <hydrogen-check-elimination.h>

Inheritance diagram for HCheckEliminationPhase:
Collaboration diagram for HCheckEliminationPhase:

Public Member Functions

 HCheckEliminationPhase (HGraph *graph)
 
void Run ()
 
- Public Member Functions inherited from HPhase
 HPhase (const char *name, HGraph *graph)
 
 ~HPhase ()
 

Friends

class HCheckTable
 

Additional Inherited Members

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

Detailed Description

Definition at line 39 of file hydrogen-check-elimination.h.

Constructor & Destructor Documentation

HCheckEliminationPhase ( HGraph *  graph)
inlineexplicit

Definition at line 41 of file hydrogen-check-elimination.h.

Member Function Documentation

Friends And Related Function Documentation

friend class HCheckTable
friend

Definition at line 58 of file hydrogen-check-elimination.h.

Referenced by HCheckEliminationPhase::Run().


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