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