Home
last modified time | relevance | path

Searched defs:RemoveLoopBackEdge (Results 1 – 4 of 4) sorted by relevance

/arkcompiler/runtime_core/compiler/tests/
Dbranch_elimination_test.cpp569 TEST_F(BranchEliminationTest, RemoveLoopBackEdge) in TEST_F() argument
/arkcompiler/runtime_core/static_core/compiler/tests/
Dbranch_elimination_test.cpp581 TEST_F(BranchEliminationTest, RemoveLoopBackEdge) in TEST_F() argument
/arkcompiler/runtime_core/compiler/optimizer/ir/
Dgraph_cloner.cpp498 void GraphCloner::RemoveLoopBackEdge(const LoopUnrollData *unroll_data) in RemoveLoopBackEdge() function in panda::compiler::GraphCloner
/arkcompiler/runtime_core/static_core/compiler/optimizer/ir/
Dgraph_cloner.cpp601 void GraphCloner::RemoveLoopBackEdge(const LoopUnrollData *unrollData) in RemoveLoopBackEdge() function in ark::compiler::GraphCloner