Searched defs:SetGraph (Results 1 - 6 of 6) sorted by relevance
| /arkcompiler/runtime_core/static_core/compiler/ | ||
| H A D | inplace_task_runner.h | 67 void SetGraph(Graph *graph) in SetGraph() function in ark::compiler::InPlaceCompilerContext |
| H A D | background_task_runner.h | 73 void SetGraph(Graph *graph) in SetGraph() function in ark::compiler::BackgroundCompilerContext |
| /arkcompiler/runtime_core/bytecode_optimizer/tests/ | ||
| H A D | common.h | 158 void SetGraph(compiler::Graph *graph) in SetGraph() function in panda::bytecodeopt::CommonTest |
| /arkcompiler/runtime_core/compiler/optimizer/ir/ | ||
| H A D | ir_constructor.h | 72 IrConstructor &SetGraph(Graph *graph) in SetGraph() function in panda::compiler::final |
| /arkcompiler/runtime_core/static_core/bytecode_optimizer/tests/ | ||
| H A D | common.h | 166 void SetGraph(compiler::Graph *graph) in SetGraph() function in ark::bytecodeopt::CommonTest |
| /arkcompiler/runtime_core/static_core/compiler/optimizer/ir/ | ||
| H A D | ir_constructor.h | 77 IrConstructor &SetGraph(Graph *graph) in SetGraph() function in ark::compiler::final |
Completed in 7 milliseconds