Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/compiler/optimizer/analysis/
Dloop_analyzer.h120 ArenaVector<Loop *> &GetInnerLoops() in GetInnerLoops() function
124 const ArenaVector<Loop *> &GetInnerLoops() const in GetInnerLoops() function
/arkcompiler/runtime_core/static_core/compiler/optimizer/analysis/
Dloop_analyzer.h119 ArenaVector<Loop *> &GetInnerLoops() in GetInnerLoops() function
123 const ArenaVector<Loop *> &GetInnerLoops() const in GetInnerLoops() function
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/include/cg/
Dloop.h68 const MapleSet<LoopHierarchy *, HeadIDCmp> &GetInnerLoops() const in GetInnerLoops() function
221 const MapleVector<CGFuncLoops *> &GetInnerLoops() const in GetInnerLoops() function