Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/unittests/IR/
H A DIRBuilderTest.cpp498 unsigned IntPtrBitSize = DL->getPointerSizeInBits(0); in TEST_F() local
499 EXPECT_EQ(IntPtrTy, IntegerType::get(Ctx, IntPtrBitSize)); in TEST_F()