Searched refs:RightBase (Results 1 – 1 of 1) sorted by relevance
950 const MemRegion *RightBase = RightMR->getBaseRegion(); in evalBinOpLL() local952 const MemSpaceRegion *RightMS = RightBase->getMemorySpace(state); in evalBinOpLL()981 if (LeftBase != RightBase && in evalBinOpLL()982 ((!isa<SymbolicRegion>(LeftBase) && !isa<SymbolicRegion>(RightBase)) || in evalBinOpLL()