Flutter Engine
The Flutter Engine
Loading...
Searching...
No Matches
dart::LivenessAnalysis Member List

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

Analyze()dart::LivenessAnalysis
ComputeInitialSets()=0dart::LivenessAnalysisprotectedpure virtual
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
postorder_dart::LivenessAnalysisprotected
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