Searched refs:getSubLoops (Results 1 – 3 of 3) sorted by relevance
133 const std::vector<LoopT *> &getSubLoops() const { return SubLoops; } in getSubLoops() function
332 const std::vector<Loop*> &SubLoops = L->getSubLoops(); in separateNestedLoop()
935 if (InnerLoop->getSubLoops().size() == 0) { in transform()