Home
last modified time | relevance | path

Searched refs:DumpThrowableInsts (Results 1 - 5 of 5) sorted by relevance

/arkcompiler/runtime_core/compiler/optimizer/ir/
H A Dgraph.cpp513 void Graph::DumpThrowableInsts(std::ostream *out) const in DumpThrowableInsts() function in panda::compiler::Graph
H A Dgraph.h702 void DumpThrowableInsts(std::ostream *out) const;
/arkcompiler/runtime_core/compiler/tests/
H A Dcompiler_graph_test.cpp232 * @tc.desc: Verify the DumpThrowableInsts function.
249 graph->DumpThrowableInsts(&out); in HWTEST_F()
/arkcompiler/runtime_core/static_core/compiler/optimizer/ir/
H A Dgraph.cpp757 void Graph::DumpThrowableInsts(std::ostream *out) const in DumpThrowableInsts() function in ark::compiler::Graph
H A Dgraph.h895 void DumpThrowableInsts(std::ostream *out) const;

Completed in 8 milliseconds