Searched refs:LowerBoundStore (Results 1 – 1 of 1) sorted by relevance
1955 StoreInst *LowerBoundStore = dyn_cast<StoreInst>(&*(PreheaderIter++)); in TEST_F() local1958 ASSERT_NE(LowerBoundStore, nullptr); in TEST_F()1963 dyn_cast<ConstantInt>(LowerBoundStore->getValueOperand()); in TEST_F()2157 StoreInst *LowerBoundStore = dyn_cast<StoreInst>(&*(PreheaderIter++)); in TEST_P() local2160 ASSERT_NE(LowerBoundStore, nullptr); in TEST_P()2190 dyn_cast<ConstantInt>(LowerBoundStore->getValueOperand()); in TEST_P()