Searched defs:rInt (Results 1 – 2 of 2) sorted by relevance
873 if (std::optional<loc::ConcreteInt> rInt = rhs.getAs<loc::ConcreteInt>()) { evalBinOpLL() local 907 if (std::optional<loc::ConcreteInt> rInt = rhs.getAs<loc::ConcreteInt>()) { evalBinOpLL() local
444 return makeNonLoc(symLHS, Op, rInt->getValue(), ResultTy); in makeSymExprValNN() local