Searched refs:asConstantInteger (Results 1 – 3 of 3) sorted by relevance
278 Optional<APInt> asConstantInteger() const { in asConstantInteger() function
68 EXPECT_EQ(LV1.asConstantInteger()->getLimitedValue(), 1U); in TEST_F()
1355 if (Optional<APInt> OpConst = OpLatticeVal.asConstantInteger()) { in getEdgeValueLocal()