Searched refs:DistToA (Results 1 – 1 of 1) sorted by relevance
4680 const SCEVConstant *DistToA = dyn_cast<SCEVConstant>( in analyzeInterleaving() local4682 if (!DistToA) in analyzeInterleaving()4685 int DistanceToA = DistToA->getAPInt().getSExtValue(); in analyzeInterleaving()