Searched defs:DumpLifeIntervals (Results 1 – 4 of 4) sorted by relevance
| /arkcompiler/runtime_core/compiler/optimizer/ | ||
| D | pass_manager.cpp | 94 void PassManager::DumpLifeIntervals([[maybe_unused]] const char *pass_name) in DumpLifeIntervals() function in panda::compiler::PassManager |
| /arkcompiler/runtime_core/static_core/compiler/optimizer/ | ||
| D | pass_manager.cpp | 117 void PassManager::DumpLifeIntervals([[maybe_unused]] const char *passName) in DumpLifeIntervals() function in ark::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 |
| /arkcompiler/runtime_core/static_core/compiler/optimizer/analysis/ | ||
| D | liveness_analyzer.cpp | 664 void LivenessAnalyzer::DumpLifeIntervals(std::ostream &out) const in DumpLifeIntervals() function in ark::compiler::LivenessAnalyzer |