5 #ifndef V8_HYDROGEN_STORE_ELIMINATION_H_
6 #define V8_HYDROGEN_STORE_ELIMINATION_H_
void ProcessStore(HStoreNamedField *store)
void ProcessInstr(HInstruction *instr, GVNFlagSet flags)
HStoreEliminationPhase(HGraph *graph)
HAliasAnalyzer * aliasing_
ZoneList< HStoreNamedField * > unobserved_
void ProcessLoad(HLoadNamedField *load)
Debugger support for the V8 JavaScript engine.