|
V8 Project
|
#include <hydrogen-dehoist.h>
Inheritance diagram for v8::internal::HDehoistIndexComputationsPhase:
Collaboration diagram for v8::internal::HDehoistIndexComputationsPhase:Public Member Functions | |
| HDehoistIndexComputationsPhase (HGraph *graph) | |
| void | Run () |
Public Member Functions inherited from v8::internal::HPhase | |
| HPhase (const char *name, HGraph *graph) | |
| ~HPhase () | |
Private Member Functions | |
| DISALLOW_COPY_AND_ASSIGN (HDehoistIndexComputationsPhase) | |
Additional Inherited Members | |
Protected Member Functions inherited from v8::internal::HPhase | |
| HGraph * | graph () const |
Definition at line 14 of file hydrogen-dehoist.h.
|
inlineexplicit |
Definition at line 16 of file hydrogen-dehoist.h.
|
private |
| void v8::internal::HDehoistIndexComputationsPhase::Run | ( | ) |
Definition at line 55 of file hydrogen-dehoist.cc.
References v8::internal::List< T, AllocationPolicy >::at(), v8::internal::DehoistArrayIndex(), and v8::internal::HPhase::graph().
Here is the call graph for this function: