Searched defs:getLoopsInPreorder (Results 1 – 2 of 2) sorted by relevance
/freebsd/contrib/llvm-project/llvm/include/llvm/Support/ | ||
H A D | GenericLoopInfo.h | 363 SmallVector<const LoopT *, 4> getLoopsInPreorder() const { getLoopsInPreorder() function |
H A D | GenericLoopInfoImpl.h | 595 LoopInfoBase<BlockT, LoopT>::getLoopsInPreorder() const { in getLoopsInPreorder() function |