Searched refs:DistToB (Results 1 – 1 of 1) sorted by relevance
1013 const SCEVConstant *DistToB = dyn_cast<SCEVConstant>( in analyzeInterleaving() local1015 if (!DistToB) in analyzeInterleaving()1017 int64_t DistanceToB = DistToB->getAPInt().getSExtValue(); in analyzeInterleaving()