Searched defs:getLoopsInPreorder (Results 1 – 12 of 12) sorted by relevance
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/Support/ |
D | GenericLoopInfo.h | 353 SmallVector<const LoopT *, 4> getLoopsInPreorder() const { in getLoopsInPreorder() function 360 SmallVector<LoopT *, 4> getLoopsInPreorder() { in getLoopsInPreorder() function
|
D | GenericLoopInfoImpl.h | 595 LoopInfoBase<BlockT, LoopT>::getLoopsInPreorder() const { in getLoopsInPreorder() function
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/Support/ |
D | GenericLoopInfo.h | 353 SmallVector<const LoopT *, 4> getLoopsInPreorder() const { in getLoopsInPreorder() function 360 SmallVector<LoopT *, 4> getLoopsInPreorder() { in getLoopsInPreorder() function
|
D | GenericLoopInfoImpl.h | 595 LoopInfoBase<BlockT, LoopT>::getLoopsInPreorder() const { in getLoopsInPreorder() function
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/Support/ |
D | GenericLoopInfo.h | 353 SmallVector<const LoopT *, 4> getLoopsInPreorder() const { in getLoopsInPreorder() function 360 SmallVector<LoopT *, 4> getLoopsInPreorder() { in getLoopsInPreorder() function
|
D | GenericLoopInfoImpl.h | 595 LoopInfoBase<BlockT, LoopT>::getLoopsInPreorder() const { in getLoopsInPreorder() function
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/Support/ |
D | GenericLoopInfo.h | 363 SmallVector<const LoopT *, 4> getLoopsInPreorder() const { in getLoopsInPreorder() function 370 SmallVector<LoopT *, 4> getLoopsInPreorder() { in getLoopsInPreorder() function
|
D | GenericLoopInfoImpl.h | 602 LoopInfoBase<BlockT, LoopT>::getLoopsInPreorder() const { in getLoopsInPreorder() function
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/Analysis/ |
H A D | LoopInfo.h | 378 SmallVector<const LoopT *, 4> getLoopsInPreorder() const { in getLoopsInPreorder() function 385 SmallVector<LoopT *, 4> getLoopsInPreorder() { in getLoopsInPreorder() function
|
H A D | LoopInfoImpl.h | 587 LoopInfoBase<BlockT, LoopT>::getLoopsInPreorder() const { in getLoopsInPreorder() function
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Analysis/ |
H A D | LoopInfo.h | 341 SmallVector<const LoopT *, 4> getLoopsInPreorder() const { in getLoopsInPreorder() function 348 SmallVector<LoopT *, 4> getLoopsInPreorder() { in getLoopsInPreorder() function
|
H A D | LoopInfoImpl.h | 567 SmallVector<LoopT *, 4> LoopInfoBase<BlockT, LoopT>::getLoopsInPreorder() { in getLoopsInPreorder() function
|