Home
last modified time | relevance | path

Searched defs:CreateEmptyGraph (Results 1 - 4 of 4) sorted by relevance

/arkcompiler/runtime_core/bytecode_optimizer/tests/
H A Dcommon.h146 compiler::Graph *CreateEmptyGraph(bool isDynamic = false) in CreateEmptyGraph() function in panda::bytecodeopt::CommonTest
/arkcompiler/runtime_core/compiler/tests/
H A Dunit_test.h106 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 Dunit_test.h161 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 Dcommon.h154 compiler::Graph *CreateEmptyGraph(bool isDynamic = false) in CreateEmptyGraph() function in ark::bytecodeopt::CommonTest

Completed in 4 milliseconds