Searched refs:RLCV (Results 1 – 1 of 1) sorted by relevance
229 const auto RLCV = RightVal.getAs<nonloc::LazyCompoundVal>(); in hasVisibleUpdate() local230 if (!RLCV) in hasVisibleUpdate()233 return LLCV->getRegion() == RLCV->getRegion() && in hasVisibleUpdate()235 RLCV->getStore() == RightNode->getState()->getStore(); in hasVisibleUpdate()