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

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

Analyze()dart::LivenessAnalysis
ComputeAssignedVars()dart::VariableLivenessAnalysisinline
ComputeInitialSets()dart::VariableLivenessAnalysisprivatevirtual
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
IsLastLoad(BlockEntryInstr *block, LoadLocalInstr *load)dart::VariableLivenessAnalysisinline
IsStoreAlive(BlockEntryInstr *block, StoreLocalInstr *store)dart::VariableLivenessAnalysisinline
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
VariableLivenessAnalysis(FlowGraph *flow_graph)dart::VariableLivenessAnalysisinlineexplicit
zone() constdart::LivenessAnalysisinlineprotected
zone_dart::LivenessAnalysisprotected
~LivenessAnalysis()dart::LivenessAnalysisinlinevirtual
~ValueObject()dart::ValueObjectinline