Home
last modified time | relevance | path

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

/netbsd/external/apache2/llvm/dist/llvm/include/llvm/Analysis/
H A DLoopInfo.h361 SmallVector<const LoopT *, 4> getLoopsInPreorder() const { in getLoopsInPreorder() function
368 SmallVector<LoopT *, 4> getLoopsInPreorder() { in getLoopsInPreorder() function
H A DLoopInfoImpl.h577 SmallVector<LoopT *, 4> LoopInfoBase<BlockT, LoopT>::getLoopsInPreorder() { in getLoopsInPreorder() function