Searched refs:matchStridedStart (Results 1 – 1 of 1) sorted by relevance
135 static std::pair<Value *, Value *> matchStridedStart(Value *Start, in matchStridedStart() function158 std::tie(Start, Stride) = matchStridedStart(BO->getOperand(OtherIndex), in matchStridedStart()204 std::tie(Start, Stride) = matchStridedStart(Start, Builder); in matchStridedRecurrence()