Searched refs:DistanceToB (Results 1 – 1 of 1) sorted by relevance
1371 int64_t DistanceToB = DistToB->getAPInt().getSExtValue(); in analyzeInterleaving() local1375 if (DistanceToB % static_cast<int64_t>(DesB.Size)) in analyzeInterleaving()1389 GroupB->getIndex(B) + DistanceToB / static_cast<int64_t>(DesB.Size); in analyzeInterleaving()