Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/unittests/IR/
H A DPatternMatch.cpp1715 Value *NullPtrVec = Constant::getNullValue(VecPtrTy); in TEST_F() local
1716 Value *GEP = IRB.CreateGEP(VecTy, NullPtrVec, IRB.getInt64(1)); in TEST_F()