Home
last modified time | relevance | path

Searched refs:DistanceToA (Results 1 – 1 of 1) sorted by relevance

/external/llvm/lib/Transforms/Vectorize/
DLoopVectorize.cpp5111 int64_t DistanceToA = DistToA->getAPInt().getSExtValue(); in analyzeInterleaving() local
5115 if (DistanceToA % static_cast<int64_t>(DesA.Size)) in analyzeInterleaving()
5126 Group->getIndex(A) + DistanceToA / static_cast<int64_t>(DesA.Size); in analyzeInterleaving()