Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/llvm/lib/Analysis/
H A DLoopAccessAnalysis.cpp1408 uint64_t DistTypeSize = DL.getTypeAllocSize(Dist.getType()); in isSafeDependenceDistance() local
1414 if (DistTypeSize > ProductTypeSize) in isSafeDependenceDistance()