Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/static_core/libpandabase/
Dtask_runner.h94 void RunOnSuccess(ContextT &taskCtx) in RunOnSuccess()
102 void RunOnFail(ContextT &taskCtx) in RunOnFail()
272 ContextT &taskCtx = taskRunner.GetContext(); in EndTask() local
/arkcompiler/runtime_core/static_core/compiler/
Doptimizer_run.h30 auto &taskCtx = taskRunner.GetContext(); in RunOptimizations() local
Dcompile_method.cpp170 auto &taskCtx = taskRunner.GetContext(); in RunOptimizations() local
234 auto &taskCtx = taskRunner.GetContext(); in JITCompileMethod() local
282 auto &taskCtx = taskRunner.GetContext(); in CompileInGraph() local
/arkcompiler/runtime_core/static_core/compiler/tools/paoc/
Dpaoc.cpp681 auto &taskCtx = taskRunner.GetContext(); in CompileInGraph() local
/arkcompiler/runtime_core/static_core/runtime/
Dcompiler.cpp896 auto &taskCtx = taskRunner.GetContext(); in StartCompileMethod() local