Searched refs:CNegIntMin (Results 1 – 1 of 1) sorted by relevance
544 Value *CNegIntMin = ConstantExpr::getNeg(cast<Constant>(CIntMin)); in TEST_F() local547 EXPECT_TRUE(m_Power2().match(CNegIntMin)); in TEST_F()550 EXPECT_TRUE(m_NegatedPower2().match(CNegIntMin)); in TEST_F()