Searched refs:GlobalImmutableSpaceRegionKind (Results 1 – 3 of 3) sorted by relevance
92 GlobalImmutableSpaceRegionKind, enumerator94 END_NON_STATIC_GLOBAL_MEMSPACES = GlobalImmutableSpaceRegionKind,96 END_GLOBAL_MEMSPACES = GlobalImmutableSpaceRegionKind,98 END_MEMSPACES = GlobalImmutableSpaceRegionKind,290 : NonStaticGlobalSpaceRegion(mgr, GlobalImmutableSpaceRegionKind) {} in GlobalImmutableSpaceRegion()297 return R->getKind() == GlobalImmutableSpaceRegionKind; in classof()
646 if (K == MemRegion::GlobalImmutableSpaceRegionKind) in getGlobalsRegion()730 sReg = getGlobalsRegion(MemRegion::GlobalImmutableSpaceRegionKind); in getVarRegion()739 sReg = getGlobalsRegion(MemRegion::GlobalImmutableSpaceRegionKind); in getVarRegion()801 sReg = getGlobalsRegion(MemRegion::GlobalImmutableSpaceRegionKind); in getBlockDataRegion()1131 case GlobalImmutableSpaceRegionKind: in getAsOffset()
122 case MemRegion::GlobalImmutableSpaceRegionKind: { in castRegion()