Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/static_core/compiler/optimizer/optimizations/
H A Dloop_peeling.h24 class LoopPeeling : public LoopTransform<LoopExitPoint::LOOP_EXIT_HEADER> { class
26 explicit LoopPeeling(Graph *graph) : LoopTransform(graph) {} in LoopPeeling() function in ark::compiler::LoopPeeling
/arkcompiler/ets_runtime/ecmascript/compiler/
H A Dloop_peeling.h28 class LoopPeeling { class
30 LoopPeeling(BytecodeCircuitBuilder* bcBuilder, Circuit *circuit, bool enableLog, in LoopPeeling() function in panda::ecmascript::kungfu::LoopPeeling

Completed in 1 milliseconds