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