Home
last modified time | relevance | path

Searched defs:graphCloner (Results 1 – 3 of 3) sorted by relevance

/arkcompiler/runtime_core/static_core/compiler/optimizer/optimizations/
Dloop_unroll.cpp93 …auto graphCloner = GraphCloner(GetGraph(), GetGraph()->GetAllocator(), GetGraph()->GetLocalAllocat… in TransformLoopImpl() local
143 …auto graphCloner = GraphCloner(GetGraph(), GetGraph()->GetAllocator(), GetGraph()->GetLocalAllocat… in TransformLoop() local
Dloop_peeling.cpp132 auto graphCloner = in InsertPreLoop() local
/arkcompiler/runtime_core/static_core/compiler/tests/
Dloop_peeling_test.cpp200 …auto graphCloner = GraphCloner(GetGraph(), GetGraph()->GetAllocator(), GetGraph()->GetLocalAllocat… in TEST_F() local