Home
last modified time | relevance | path

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

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