Home
last modified time | relevance | path

Searched defs:Cleanup (Results 1 – 6 of 6) 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.cpp367 void SimplifyStringBuilder::Cleanup(const ConcatenationMatch &match) in Cleanup() function in ark::compiler::SimplifyStringBuilder
1056 void SimplifyStringBuilder::Cleanup(const ConcatenationLoopMatch &match) in Cleanup() function in ark::compiler::SimplifyStringBuilder
1196 void SimplifyStringBuilder::Cleanup(Loop *loop) in Cleanup() function in ark::compiler::SimplifyStringBuilder
2007 void SimplifyStringBuilder::Cleanup(Inst *instance, Inst *instanceFirstAppendCall, Inst *inputInsta… 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.cpp596 void LivenessAnalyzer::Cleanup() in Cleanup() function in ark::compiler::LivenessAnalyzer
/arkcompiler/jsvm/src/inspector/
Dinspector_socket.cpp101 static void Cleanup(uv_write_t* req, int status) in Cleanup() function in jsvm::inspector::__anond23f8bad0111::WriteRequest