Home
last modified time | relevance | path

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

/external/llvm/unittests/IR/
DIRBuilderTest.cpp72 IntrinsicInst *II_End1 = dyn_cast<IntrinsicInst>(End1); in TEST_F() local
75 ASSERT_TRUE(II_End1 != NULL); in TEST_F()
76 EXPECT_EQ(II_End1->getIntrinsicID(), Intrinsic::lifetime_end); in TEST_F()