Home
last modified time | relevance | path

Searched refs:LowerBoundStore (Results 1 – 1 of 1) sorted by relevance

/external/llvm-project/llvm/unittests/Frontend/
DOpenMPIRBuilderTest.cpp1111 StoreInst *LowerBoundStore = dyn_cast<StoreInst>(&*(PreheaderIter++)); in TEST_F() local
1114 ASSERT_NE(LowerBoundStore, nullptr); in TEST_F()
1119 dyn_cast<ConstantInt>(LowerBoundStore->getValueOperand()); in TEST_F()