Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/static_core/compiler/optimizer/
Dpipeline.h33 explicit Pipeline(Graph *graph) : graph_(graph) {} in Pipeline() function
/arkcompiler/runtime_core/static_core/compiler/
Dinplace_task_runner.h32 class Pipeline; variable