Home
last modified time | relevance | path

Searched defs:LoopTransform (Results 1 – 2 of 2) sorted by relevance

/arkcompiler/runtime_core/static_core/compiler/optimizer/optimizations/
Dloop_transform.h30 explicit LoopTransform(Graph *graph) : Optimization(graph) {} in LoopTransform() function
/arkcompiler/runtime_core/static_core/compiler/tests/
Dlinear_order_test.cpp194 TEST_F(LinearOrderTest, LoopTransform) in TEST_F() argument