Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/Support/
H A DGenericLoopInfoImpl.h603 auto PreOrderLoopsInRootL = RootL->getLoopsInPreorder(); in getLoopsInPreorder() local
604 PreOrderLoops.append(PreOrderLoopsInRootL.begin(), in getLoopsInPreorder()
605 PreOrderLoopsInRootL.end()); in getLoopsInPreorder()