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