Searched refs:DistToA (Results 1 – 1 of 1) sorted by relevance
5106 const SCEVConstant *DistToA = dyn_cast<SCEVConstant>( in analyzeInterleaving() local5108 if (!DistToA) in analyzeInterleaving()5111 int64_t DistanceToA = DistToA->getAPInt().getSExtValue(); in analyzeInterleaving()