Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Analysis/
H A DLoopAccessAnalysis.cpp1389 uint64_t DistTypeSize = DL.getTypeAllocSize(Dist.getType()); in isSafeDependenceDistance() local
1395 if (DistTypeSize > ProductTypeSize) in isSafeDependenceDistance()