V8 Project
v8::internal::HEnvironmentLivenessAnalysisPhase Member List

This is the complete list of members for v8::internal::HEnvironmentLivenessAnalysisPhase, including all inherited members.

block_count_v8::internal::HEnvironmentLivenessAnalysisPhaseprivate
collect_markers_v8::internal::HEnvironmentLivenessAnalysisPhaseprivate
DISALLOW_COPY_AND_ASSIGN(HEnvironmentLivenessAnalysisPhase)v8::internal::HEnvironmentLivenessAnalysisPhaseprivate
first_simulate_v8::internal::HEnvironmentLivenessAnalysisPhaseprivate
first_simulate_invalid_for_index_v8::internal::HEnvironmentLivenessAnalysisPhaseprivate
graph() constv8::internal::HPhaseinlineprotected
graph_v8::internal::HPhaseprivate
HEnvironmentLivenessAnalysisPhase(HGraph *graph)v8::internal::HEnvironmentLivenessAnalysisPhaseexplicit
HPhase(const char *name, HGraph *graph)v8::internal::HPhaseinline
last_simulate_v8::internal::HEnvironmentLivenessAnalysisPhaseprivate
live_at_block_start_v8::internal::HEnvironmentLivenessAnalysisPhaseprivate
markers_v8::internal::HEnvironmentLivenessAnalysisPhaseprivate
maximum_environment_size_v8::internal::HEnvironmentLivenessAnalysisPhaseprivate
Run()v8::internal::HEnvironmentLivenessAnalysisPhase
UpdateLivenessAtBlockEnd(HBasicBlock *block, BitVector *live)v8::internal::HEnvironmentLivenessAnalysisPhaseprivate
UpdateLivenessAtInstruction(HInstruction *instr, BitVector *live)v8::internal::HEnvironmentLivenessAnalysisPhaseprivate
went_live_since_last_simulate_v8::internal::HEnvironmentLivenessAnalysisPhaseprivate
ZapEnvironmentSlot(int index, HSimulate *simulate)v8::internal::HEnvironmentLivenessAnalysisPhaseprivate
ZapEnvironmentSlotsForInstruction(HEnvironmentMarker *marker)v8::internal::HEnvironmentLivenessAnalysisPhaseprivate
ZapEnvironmentSlotsInSuccessors(HBasicBlock *block, BitVector *live)v8::internal::HEnvironmentLivenessAnalysisPhaseprivate
~HPhase()v8::internal::HPhase