Home
last modified time | relevance | path

Searched defs:Cleanup (Results 1 – 5 of 5) sorted by relevance

/arkcompiler/runtime_core/compiler/optimizer/optimizations/
Dcleanup.h25 explicit Cleanup(Graph *graph) in Cleanup() function
/arkcompiler/runtime_core/static_core/compiler/optimizer/optimizations/
Dscheduler.cpp348 void Scheduler::Cleanup() in Cleanup() function in ark::compiler::Scheduler
Dsimplify_string_builder.cpp362 void SimplifyStringBuilder::Cleanup(const ConcatenationMatch &match) in Cleanup() function in ark::compiler::SimplifyStringBuilder
1082 void SimplifyStringBuilder::Cleanup(const ConcatenationLoopMatch &match) in Cleanup() function in ark::compiler::SimplifyStringBuilder
1221 void SimplifyStringBuilder::Cleanup(Loop *loop) in Cleanup() function in ark::compiler::SimplifyStringBuilder
/arkcompiler/runtime_core/compiler/optimizer/analysis/
Dliveness_analyzer.h485 void Cleanup() in Cleanup() function
/arkcompiler/runtime_core/static_core/compiler/optimizer/analysis/
Dliveness_analyzer.cpp591 void LivenessAnalyzer::Cleanup() in Cleanup() function in ark::compiler::LivenessAnalyzer