Searched refs:asConstantInteger (Results 1 – 5 of 5) sorted by relevance
164 Optional<APInt> asConstantInteger() const { in asConstantInteger() function
276 Optional<APInt> asConstantInteger() const { in asConstantInteger() function
68 EXPECT_EQ(LV1.asConstantInteger().getValue().getLimitedValue(), 1U); in TEST_F()
1353 if (Optional<APInt> OpConst = OpLatticeVal.asConstantInteger()) { in getEdgeValueLocal()
1440 if (Optional<APInt> OpConst = OpLatticeVal.asConstantInteger()) { in getEdgeValueLocal()