Searched refs:StrideStore (Results 1 – 1 of 1) sorted by relevance
1113 StoreInst *StrideStore = dyn_cast<StoreInst>(&*(PreheaderIter++)); in TEST_F() local1116 ASSERT_NE(StrideStore, nullptr); in TEST_F()1122 auto *OrigStride = dyn_cast<ConstantInt>(StrideStore->getValueOperand()); in TEST_F()