Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DLoopDataPrefetch.cpp356 bool DupPref = false; in runOnLoop() local
364 DupPref = true; in runOnLoop()
369 if (!DupPref) in runOnLoop()