Flutter Engine
The Flutter Engine
dart::StoreOptimizer Member List

This is the complete list of members for dart::StoreOptimizer, including all inherited members.

Analyze()dart::LivenessAnalysis
ComputeInitialSets()dart::StoreOptimizerinlineprivatevirtual
ComputeLiveInAndLiveOutSets()dart::LivenessAnalysisprotected
Dump()dart::LivenessAnalysis
GetKillSet(BlockEntryInstr *block) constdart::LivenessAnalysisinline
GetLiveInSet(BlockEntryInstr *block) constdart::LivenessAnalysisinline
GetLiveInSetAt(intptr_t postorder_number) constdart::LivenessAnalysisinline
GetLiveOutSet(BlockEntryInstr *block) constdart::LivenessAnalysisinline
GetLiveOutSetAt(intptr_t postorder_number) constdart::LivenessAnalysisinline
kill_dart::LivenessAnalysisprotected
live_in_dart::LivenessAnalysisprotected
live_out_dart::LivenessAnalysisprotected
LivenessAnalysis(intptr_t variable_count, const GrowableArray< BlockEntryInstr * > &postorder)dart::LivenessAnalysis
OptimizeGraph(FlowGraph *graph)dart::StoreOptimizerinlinestatic
postorder_dart::LivenessAnalysisprotected
StoreOptimizer(FlowGraph *graph, AliasedSet *aliased_set, PointerSet< Place > *map)dart::StoreOptimizerinline
UpdateLiveIn(const BlockEntryInstr &instr)dart::LivenessAnalysisprotected
UpdateLiveOut(const BlockEntryInstr &instr)dart::LivenessAnalysisprotected
ValueObject()dart::ValueObjectinline
variable_count_dart::LivenessAnalysisprotected
zone() constdart::LivenessAnalysisinlineprotected
zone_dart::LivenessAnalysisprotected
~LivenessAnalysis()dart::LivenessAnalysisinlinevirtual
~ValueObject()dart::ValueObjectinline