Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/static_core/compiler/optimizer/optimizations/
Dloop_peeling.h26 explicit LoopPeeling(Graph *graph) : LoopTransform(graph) {} in LoopPeeling() function
/arkcompiler/ets_runtime/ecmascript/compiler/
Dloop_peeling.h30 LoopPeeling(BytecodeCircuitBuilder* bcBuilder, Circuit *circuit, bool enableLog, in LoopPeeling() function
Dgate_accessor.h702 friend class LoopPeeling; variable