Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/Transforms/Scalar/
H A DLoopDataPrefetch.cpp100 bool doPrefetchWrites() { in doPrefetchWrites() function in __anona282ec880111::LoopDataPrefetch
335 if (!doPrefetchWrites()) continue; in runOnLoop()