Home
last modified time | relevance | path

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

/external/llvm/lib/Transforms/Scalar/
DLoopDataPrefetch.cpp255 bool DupPref = false; in runOnLoop() local
262 DupPref = true; in runOnLoop()
267 if (DupPref) in runOnLoop()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Scalar/
DLoopDataPrefetch.cpp286 bool DupPref = false; in runOnLoop() local
293 DupPref = true; in runOnLoop()
298 if (DupPref) in runOnLoop()
/external/llvm-project/llvm/lib/Transforms/Scalar/
DLoopDataPrefetch.cpp348 bool DupPref = false; in runOnLoop() local
356 DupPref = true; in runOnLoop()
361 if (!DupPref) in runOnLoop()