Searched refs:getSubLoops (Results 1 – 9 of 9) sorted by relevance
284 const std::vector<Loop *> *Vec = &CurrentLoop->getSubLoops(); in populateWorklist()295 Vec = &CurrentLoop->getSubLoops(); in populateWorklist()1030 if (InnerLoop->getSubLoops().size() == 0) { in transform()
215 if (CurLoop->getSubLoops().size()) { in legalLoopStructure()
1081 for (Loop *InnerL : L->getSubLoops()) { in collectAliasInfoForLoop()
267 for (Loop *SubLoop : L.getSubLoops()) in formLCSSARecursively()
660 assert(OrigLoop->getSubLoops().empty() && in cloneLoopWithPreheader()
323 const std::vector<Loop*> &SubLoops = L->getSubLoops(); in separateNestedLoop()
127 const std::vector<LoopT *> &getSubLoops() const { return SubLoops; } in getSubLoops() function
601 const std::vector<Loop*> &SubLoops = L->getSubLoops(); in SeparateNestedLoop()
125 const std::vector<LoopT *> &getSubLoops() const { return SubLoops; } in getSubLoops() function