Searched refs:LowerBoundStore (Results 1 – 1 of 1) sorted by relevance
1111 StoreInst *LowerBoundStore = dyn_cast<StoreInst>(&*(PreheaderIter++)); in TEST_F() local1114 ASSERT_NE(LowerBoundStore, nullptr); in TEST_F()1119 dyn_cast<ConstantInt>(LowerBoundStore->getValueOperand()); in TEST_F()