Searched refs:UpperBoundStore (Results 1 – 1 of 1) sorted by relevance
1112 StoreInst *UpperBoundStore = dyn_cast<StoreInst>(&*(PreheaderIter++)); in TEST_F() local1115 ASSERT_NE(UpperBoundStore, nullptr); in TEST_F()1121 dyn_cast<ConstantInt>(UpperBoundStore->getValueOperand()); in TEST_F()