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