Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/static_core/compiler/optimizer/optimizations/
H A Dloop_unswitch.h23 class LoopUnswitch : public LoopTransform<LoopExitPoint::LOOP_EXIT_BACKEDGE> { class
25 explicit LoopUnswitch(Graph *graph, uint32_t maxLevel, uint32_t maxInsns) in LoopUnswitch() function in ark::compiler::LoopUnswitch

Completed in 1 milliseconds