Home
last modified time | relevance | path

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

/netbsd/external/apache2/llvm/dist/llvm/include/llvm/Analysis/
H A DLoopInfoImpl.h585 auto PreOrderLoopsInRootL = RootL->getLoopsInPreorder(); in getLoopsInPreorder() local
586 PreOrderLoops.append(PreOrderLoopsInRootL.begin(), in getLoopsInPreorder()
587 PreOrderLoopsInRootL.end()); in getLoopsInPreorder()