Searched refs:matchStridedStart (Results 1 – 1 of 1) sorted by relevance
122 static std::pair<Value *, Value *> matchStridedStart(Value *Start, in matchStridedStart() function159 std::tie(Start, Stride) = matchStridedStart(BO->getOperand(OtherIndex), in matchStridedStart()225 std::tie(Start, Stride) = matchStridedStart(Start, Builder); in matchStridedRecurrence()423 auto [Start, Stride] = matchStridedStart(VecIndex, Builder); in determineBaseAndStride()