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