Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/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()