Home
last modified time | relevance | path

Searched defs:DumpLifeIntervals (Results 1 – 2 of 2) sorted by relevance

/arkcompiler/runtime_core/compiler/optimizer/
Dpass_manager.cpp106 void PassManager::DumpLifeIntervals([[maybe_unused]] const char *pass_name) in DumpLifeIntervals() function in panda::compiler::PassManager
/arkcompiler/runtime_core/compiler/optimizer/analysis/
Dliveness_analyzer.cpp463 void LivenessAnalyzer::DumpLifeIntervals(std::ostream &out) const in DumpLifeIntervals() function in panda::compiler::LivenessAnalyzer