Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/static_core/compiler/optimizer/
Dpipeline.cpp113 taskRunner.SetTaskOnSuccess([](CompilerTaskRunner<RUNNER_MODE> nextRunner) { in Run()
150 taskRunner.SetTaskOnSuccess([fatalOnErr](CompilerTaskRunner<RUNNER_MODE> nextRunner) { in RunRegAllocAndCodeGenPass()
/arkcompiler/runtime_core/static_core/compiler/
Dcompile_method.cpp355 taskRunner.SetTaskOnSuccess([jitStats](CompilerTaskRunner<RUNNER_MODE> nextRunner) { in CompileInGraph()