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