Searched refs:hasStride (Results 1 – 1 of 1) sorted by relevance
768 bool hasStride(Value *V) { return StrideSet.count(V); } in hasStride() function in __anon63bf7e8f0111::LoopVectorizationLegality1716 if (Legal->hasStride(V)) in getVectorValue()4993 if (Legal->hasStride(I->getOperand(0)) || Legal->hasStride(I->getOperand(1))) in isStrideMul()