Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/unittests/IR/
H A DPatternMatch.cpp1723 Value *NullPtrVec2 = Constant::getNullValue(VecTy2->getPointerTo()); in TEST_F() local
1724 Value *BitCast = IRB.CreateBitCast(NullPtrVec2, VecPtrTy); in TEST_F()