Searched refs:Int8PtrVecTy (Results 1 - 1 of 1) sorted by relevance

/external/llvm/unittests/IR/
H A DConstantsTest.cpp129 VectorType *Int8PtrVecTy = VectorType::get(Int8PtrTy, 4); local
146 Constant::getNullValue(Int8PtrVecTy), Int64VecTy));
151 Constant::getNullValue(Int8PtrVecTy), Int32PtrVecTy));

Completed in 111 milliseconds