Searched defs:GetPassName (Results 1 - 5 of 5) sorted by relevance
| /arkcompiler/runtime_core/compiler/optimizer/optimizations/regalloc/ | ||
| H A D | reg_alloc_base.cpp | 141 const char *RegAllocBase::GetPassName() const in GetPassName() function in panda::compiler::RegAllocBase |
| /arkcompiler/runtime_core/static_core/compiler/optimizer/optimizations/regalloc/ | ||
| H A D | reg_alloc_base.cpp | 158 const char *RegAllocBase::GetPassName() const in GetPassName() function in ark::compiler::RegAllocBase |
| /arkcompiler/runtime_core/static_core/compiler/optimizer/ir/ | ||
| H A D | graph_checker.h | 509 std::string GetPassName() const in GetPassName() function in ark::compiler::GraphChecker |
| /arkcompiler/runtime_core/static_core/compiler/optimizer/analysis/ | ||
| H A D | liveness_analyzer.cpp | 654 const char *LivenessAnalyzer::GetPassName() const in GetPassName() function in ark::compiler::LivenessAnalyzer |
| /arkcompiler/runtime_core/static_core/compiler/optimizer/code_generator/ | ||
| H A D | codegen.cpp | 197 const char *Codegen::GetPassName() const in GetPassName() function in ark::compiler::Codegen |
Completed in 8 milliseconds