Searched defs:Cleanup (Results 1 – 6 of 6) sorted by relevance
25 explicit Cleanup(Graph *graph) in Cleanup() function
348 void Scheduler::Cleanup() in Cleanup() function in ark::compiler::Scheduler
367 void SimplifyStringBuilder::Cleanup(const ConcatenationMatch &match) in Cleanup() function in ark::compiler::SimplifyStringBuilder1056 void SimplifyStringBuilder::Cleanup(const ConcatenationLoopMatch &match) in Cleanup() function in ark::compiler::SimplifyStringBuilder1196 void SimplifyStringBuilder::Cleanup(Loop *loop) in Cleanup() function in ark::compiler::SimplifyStringBuilder2007 void SimplifyStringBuilder::Cleanup(Inst *instance, Inst *instanceFirstAppendCall, Inst *inputInsta… in Cleanup() function in ark::compiler::SimplifyStringBuilder
485 void Cleanup() in Cleanup() function
596 void LivenessAnalyzer::Cleanup() in Cleanup() function in ark::compiler::LivenessAnalyzer
101 static void Cleanup(uv_write_t* req, int status) in Cleanup() function in jsvm::inspector::__anond23f8bad0111::WriteRequest