Searched refs:NullPtrVec (Results 1 – 1 of 1) sorted by relevance
1715 Value *NullPtrVec = Constant::getNullValue(VecPtrTy); in TEST_F() local1716 Value *GEP = IRB.CreateGEP(VecTy, NullPtrVec, IRB.getInt64(1)); in TEST_F()