Searched refs:getSymbolicStrides (Results 1 – 4 of 4) sorted by relevance
628 const DenseMap<Value *, const SCEV *> &getSymbolicStrides() const { in getSymbolicStrides() function
460 LAI ? LAI->getSymbolicStrides() : DenseMap<Value *, const SCEV *>(); in isConsecutivePtr()
4446 if (!Legal->getLAI()->getSymbolicStrides().empty()) { in runtimeChecksRequired()8880 for (auto [_, Stride] : Legal->getLAI()->getSymbolicStrides()) { in tryToBuildVPlanWithVPRecipes()
1146 const auto &Strides = LAI->getSymbolicStrides(); in analyzeInterleaving()