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