Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Analysis/
DLoopInfo.h341 SmallVector<const LoopT *, 4> getLoopsInPreorder() const { in getLoopsInPreorder() function
348 SmallVector<LoopT *, 4> getLoopsInPreorder() { in getLoopsInPreorder() function
DLoopInfoImpl.h567 SmallVector<LoopT *, 4> LoopInfoBase<BlockT, LoopT>::getLoopsInPreorder() { in getLoopsInPreorder() function