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

#include <hydrogen-bce.h>

Inheritance diagram for HBoundsCheckEliminationPhase:
Collaboration diagram for HBoundsCheckEliminationPhase:

Public Member Functions

 HBoundsCheckEliminationPhase (HGraph *graph)
 
void Run ()
 
- 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 52 of file hydrogen-bce.h.

Constructor & Destructor Documentation

HBoundsCheckEliminationPhase ( HGraph *  graph)
inlineexplicit

Definition at line 54 of file hydrogen-bce.h.

Member Function Documentation

void Run ( )
inline

Definition at line 57 of file hydrogen-bce.h.

References HPhase::graph().


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