Searched refs:RightBase (Results 1 – 1 of 1) sorted by relevance
964 const MemRegion *RightBase = RightMR->getBaseRegion(); in evalBinOpLL() local966 const MemSpaceRegion *RightMS = RightBase->getMemorySpace(); in evalBinOpLL()995 if (LeftBase != RightBase && in evalBinOpLL()996 ((!isa<SymbolicRegion>(LeftBase) && !isa<SymbolicRegion>(RightBase)) || in evalBinOpLL()