Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Analysis/
H A DVectorUtils.cpp1356 int64_t DistanceToB = DistToB->getAPInt().getSExtValue(); in analyzeInterleaving() local
1360 if (DistanceToB % static_cast<int64_t>(DesB.Size)) in analyzeInterleaving()
1374 Group->getIndex(B) + DistanceToB / static_cast<int64_t>(DesB.Size); in analyzeInterleaving()