Searched defs:CreateEmptyGraph (Results 1 - 4 of 4) sorted by relevance
| /arkcompiler/runtime_core/bytecode_optimizer/tests/ | ||
| H A D | common.h | 146 compiler::Graph *CreateEmptyGraph(bool isDynamic = false) in CreateEmptyGraph() function in panda::bytecodeopt::CommonTest |
| /arkcompiler/runtime_core/compiler/tests/ | ||
| H A D | unit_test.h | 106 Graph *CreateEmptyGraph(bool is_osr = false) const in CreateEmptyGraph() function in panda::compiler::CommonTest 111 Graph *CreateEmptyGraph(Arch arch) const in CreateEmptyGraph() function in panda::compiler::CommonTest |
| /arkcompiler/runtime_core/static_core/compiler/tests/ | ||
| H A D | unit_test.h | 161 Graph *CreateEmptyGraph(bool isOsr = false) const in CreateEmptyGraph() function in ark::compiler::CommonTest 166 Graph *CreateEmptyGraph(Arch arch) const in CreateEmptyGraph() function in ark::compiler::CommonTest |
| /arkcompiler/runtime_core/static_core/bytecode_optimizer/tests/ | ||
| H A D | common.h | 154 compiler::Graph *CreateEmptyGraph(bool isDynamic = false) in CreateEmptyGraph() function in ark::bytecodeopt::CommonTest |
Completed in 4 milliseconds