Home
last modified time | relevance | path

Searched defs:getLoopsInPreorder (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/llvm/include/llvm/Support/
H A DGenericLoopInfo.h363 SmallVector<const LoopT *, 4> getLoopsInPreorder() const { getLoopsInPreorder() function
370 SmallVector<LoopT *, 4> getLoopsInPreorder() { getLoopsInPreorder() function
H A DGenericLoopInfoImpl.h595 LoopInfoBase<BlockT, LoopT>::getLoopsInPreorder() const { in getLoopsInPreorder() function