Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/static_core/compiler/tests/
H A Dloop_analyzer_test.cpp71 void CollectLoopsDFS(ArenaVector<Loop *> *loops, Loop *loop) in CollectLoopsDFS() argument
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/include/cg/
H A Dloop.h223 MapleVector<LoopDesc*> loops; // all loops in func member in maplebe::LoopAnalysis
/arkcompiler/runtime_core/compiler/optimizer/ir/
H A Dgraph_checker.cpp495 const auto &loops = GetGraph()->GetRootLoop()->GetInnerLoops(); in HasOuterInfiniteLoop() local
/arkcompiler/runtime_core/static_core/compiler/optimizer/ir/
H A Dgraph_checker.cpp793 const auto &loops = GetGraph()->GetRootLoop()->GetInnerLoops(); in CheckUserOfInt32() local

Completed in 9 milliseconds