Searched refs:RightMR (Results 1 – 1 of 1) sorted by relevance
913 const MemRegion *RightMR = rhs.getAsRegion(); in evalBinOpLL() local914 if (!RightMR) in evalBinOpLL()921 const MemRegion *RightBase = RightMR->getBaseRegion(); in evalBinOpLL()966 const ElementRegion *RightER = dyn_cast<ElementRegion>(RightMR); in evalBinOpLL()1003 const FieldRegion *RightFR = dyn_cast<FieldRegion>(RightMR); in evalBinOpLL()1014 RegionOffset RightOffset = RightMR->getAsOffset(); in evalBinOpLL()