Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/static_core/compiler/optimizer/optimizations/
Dloop_transform.h75 const auto &innerLoops = loop->GetInnerLoops(); in LoopVisitLRN() local
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/include/cg/
Dloop.h136 MapleSet<LoopHierarchy *, HeadIDCmp> innerLoops; variable
274 MapleVector<CGFuncLoops *> innerLoops; variable