Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/unittests/IR/
H A DConstantsTest.cpp182 Constant *NullInt32Ptr1 = Constant::getNullValue(Int32Ptr1Ty); in TEST() local
189 ConstantExpr::getAddrSpaceCast(NullInt32Ptr1, Int32PtrTy)); in TEST()