Home
last modified time | relevance | path

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

/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/Support/
DGenericLoopInfo.h353 SmallVector<const LoopT *, 4> getLoopsInPreorder() const { in getLoopsInPreorder() function
360 SmallVector<LoopT *, 4> getLoopsInPreorder() { in getLoopsInPreorder() function
DGenericLoopInfoImpl.h595 LoopInfoBase<BlockT, LoopT>::getLoopsInPreorder() const { in getLoopsInPreorder() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/Support/
DGenericLoopInfo.h353 SmallVector<const LoopT *, 4> getLoopsInPreorder() const { in getLoopsInPreorder() function
360 SmallVector<LoopT *, 4> getLoopsInPreorder() { in getLoopsInPreorder() function
DGenericLoopInfoImpl.h595 LoopInfoBase<BlockT, LoopT>::getLoopsInPreorder() const { in getLoopsInPreorder() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/Support/
DGenericLoopInfo.h353 SmallVector<const LoopT *, 4> getLoopsInPreorder() const { in getLoopsInPreorder() function
360 SmallVector<LoopT *, 4> getLoopsInPreorder() { in getLoopsInPreorder() function
DGenericLoopInfoImpl.h595 LoopInfoBase<BlockT, LoopT>::getLoopsInPreorder() const { in getLoopsInPreorder() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/Support/
DGenericLoopInfo.h363 SmallVector<const LoopT *, 4> getLoopsInPreorder() const { in getLoopsInPreorder() function
370 SmallVector<LoopT *, 4> getLoopsInPreorder() { in getLoopsInPreorder() function
DGenericLoopInfoImpl.h602 LoopInfoBase<BlockT, LoopT>::getLoopsInPreorder() const { in getLoopsInPreorder() function
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/Analysis/
H A DLoopInfo.h378 SmallVector<const LoopT *, 4> getLoopsInPreorder() const { in getLoopsInPreorder() function
385 SmallVector<LoopT *, 4> getLoopsInPreorder() { in getLoopsInPreorder() function
H A DLoopInfoImpl.h587 LoopInfoBase<BlockT, LoopT>::getLoopsInPreorder() const { in getLoopsInPreorder() function
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Analysis/
H A DLoopInfo.h341 SmallVector<const LoopT *, 4> getLoopsInPreorder() const { in getLoopsInPreorder() function
348 SmallVector<LoopT *, 4> getLoopsInPreorder() { in getLoopsInPreorder() function
H A DLoopInfoImpl.h567 SmallVector<LoopT *, 4> LoopInfoBase<BlockT, LoopT>::getLoopsInPreorder() { in getLoopsInPreorder() function