Home
last modified time | relevance | path

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

/external/llvm/unittests/IR/
DIRBuilderTest.cpp116 unsigned IntPtrBitSize = DL->getPointerSizeInBits(0); in TEST_F() local
117 EXPECT_EQ(IntPtrTy, IntegerType::get(getGlobalContext(), IntPtrBitSize)); in TEST_F()