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.cpp189 auto &taskCtx = taskRunner.GetContext(); in RunOptimizations() local
267 auto &taskCtx = taskRunner.GetContext(); in JITCompileMethod() local
321 auto &taskCtx = taskRunner.GetContext(); in CompileInGraph() local
/arkcompiler/runtime_core/static_core/compiler/tools/paoc/
Dpaoc.cpp876 auto &taskCtx = taskRunner.GetContext(); in CompileInGraph() local
/arkcompiler/runtime_core/static_core/runtime/
Dcompiler.cpp961 auto &taskCtx = taskRunner.GetContext(); in StartCompileMethod() local