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