Searched refs:LoopDataPrefetch (Results 1 – 4 of 4) sorted by relevance
| /llvm-project-15.0.7/llvm/lib/Transforms/Scalar/ |
| H A D | LoopDataPrefetch.cpp | 62 class LoopDataPrefetch { class 64 LoopDataPrefetch(AssumptionCache *AC, DominatorTree *DT, LoopInfo *LI, in LoopDataPrefetch() function in __anona282ec880111::LoopDataPrefetch 156 bool LoopDataPrefetch::isStrideLargeEnough(const SCEVAddRecExpr *AR, in isStrideLargeEnough() 182 LoopDataPrefetch LDP(AC, DT, LI, SE, TTI, ORE); in run() 209 LoopDataPrefetch LDP(AC, DT, LI, SE, TTI, ORE); in runOnFunction() 213 bool LoopDataPrefetch::run() { in run() 274 bool LoopDataPrefetch::runOnLoop(Loop *L) { in runOnLoop()
|
| H A D | CMakeLists.txt | 32 LoopDataPrefetch.cpp
|
| /llvm-project-15.0.7/llvm/utils/gn/secondary/llvm/lib/Transforms/Scalar/ |
| H A D | BUILD.gn | 41 "LoopDataPrefetch.cpp",
|
| /llvm-project-15.0.7/clang/docs/tools/ |
| H A D | clang-formatted-files.txt | 5620 llvm/include/llvm/Transforms/Scalar/LoopDataPrefetch.h
|