Home
last modified time | relevance | path

Searched refs:getTopLevelLoops (Results 1 – 2 of 2) sorted by relevance

/llvm-project-15.0.7/llvm/include/llvm/Analysis/
H A DLoopInfo.h1008 const std::vector<LoopT *> &getTopLevelLoops() const { return TopLevelLoops; } in getTopLevelLoops() function
/llvm-project-15.0.7/llvm/unittests/Frontend/
H A DOpenMPIRBuilderTest.cpp1784 const std::vector<Loop *> &TopLvl = LI.getTopLevelLoops(); in TEST_F()
1815 const std::vector<Loop *> &TopLvl = LI.getTopLevelLoops(); in TEST_F()
1847 const std::vector<Loop *> &TopLvl = LI.getTopLevelLoops(); in TEST_F()
1873 const std::vector<Loop *> &TopLvl = LI.getTopLevelLoops(); in TEST_F()
1904 const std::vector<Loop *> &TopLvl = LI.getTopLevelLoops(); in TEST_F()