Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/
DLoopAccessAnalysis.cpp1304 const uint64_t NumItersForStoreLoadThroughMemory = 8 * TypeByteSize; in couldPreventStoreLoadForward() local
1314 if (Distance % VF && Distance / VF < NumItersForStoreLoadThroughMemory) { in couldPreventStoreLoadForward()