Searched defs:DumpLifeIntervals (Results 1 – 2 of 2) sorted by relevance
/arkcompiler/runtime_core/compiler/optimizer/ | ||
D | pass_manager.cpp | 106 void PassManager::DumpLifeIntervals([[maybe_unused]] const char *pass_name) in DumpLifeIntervals() function in panda::compiler::PassManager |
/arkcompiler/runtime_core/compiler/optimizer/analysis/ | ||
D | liveness_analyzer.cpp | 463 void LivenessAnalyzer::DumpLifeIntervals(std::ostream &out) const in DumpLifeIntervals() function in panda::compiler::LivenessAnalyzer |