Home
last modified time | relevance | path

Searched defs:getLoopsInPreorder (Results 1 – 4 of 4) 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
/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/Analysis/
DLoopInfo.h378 SmallVector<const LoopT *, 4> getLoopsInPreorder() const { in getLoopsInPreorder() function
385 SmallVector<LoopT *, 4> getLoopsInPreorder() { in getLoopsInPreorder() function
DLoopInfoImpl.h587 LoopInfoBase<BlockT, LoopT>::getLoopsInPreorder() const { in getLoopsInPreorder() function