Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Analysis/
H A DVectorUtils.cpp1371 int64_t DistanceToB = DistToB->getAPInt().getSExtValue(); in analyzeInterleaving() local
1375 if (DistanceToB % static_cast<int64_t>(DesB.Size)) in analyzeInterleaving()
1389 GroupB->getIndex(B) + DistanceToB / static_cast<int64_t>(DesB.Size); in analyzeInterleaving()