Home
last modified time | relevance | path

Searched refs:LoopDataPrefetch (Results 1 – 4 of 4) sorted by relevance

/llvm-project-15.0.7/llvm/lib/Transforms/Scalar/
H A DLoopDataPrefetch.cpp62 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 DCMakeLists.txt32 LoopDataPrefetch.cpp
/llvm-project-15.0.7/llvm/utils/gn/secondary/llvm/lib/Transforms/Scalar/
H A DBUILD.gn41 "LoopDataPrefetch.cpp",
/llvm-project-15.0.7/clang/docs/tools/
H A Dclang-formatted-files.txt5620 llvm/include/llvm/Transforms/Scalar/LoopDataPrefetch.h