Searched refs:BitCastNew (Results 1 – 1 of 1) sorted by relevance
3361 BitCastInst *BitCastNew = in TEST_F() local3363 EXPECT_NE(BitCastNew, nullptr); in TEST_F()3364 EXPECT_EQ(BitCastNew->getOperand(0), XVal); in TEST_F()