Searched refs:NullPtrVec2 (Results 1 – 1 of 1) sorted by relevance
1723 Value *NullPtrVec2 = Constant::getNullValue(VecTy2->getPointerTo()); in TEST_F() local1724 Value *BitCast = IRB.CreateBitCast(NullPtrVec2, VecPtrTy); in TEST_F()