Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/static_core/compiler/optimizer/optimizations/
H A Dredundant_loop_elimination.h23 class RedundantLoopElimination : public LoopTransform<LoopExitPoint::ALL_LOOP> { class
25 explicit RedundantLoopElimination(Graph *graph) : LoopTransform(graph) {} in RedundantLoopElimination() function in ark::compiler::RedundantLoopElimination

Completed in 1 milliseconds