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,289 : NonStaticGlobalSpaceRegion(mgr, GlobalImmutableSpaceRegionKind) {} in GlobalImmutableSpaceRegion()296 return R->getKind() == GlobalImmutableSpaceRegionKind; in classof()
630 if (K == MemRegion::GlobalImmutableSpaceRegionKind) in getGlobalsRegion()714 sReg = getGlobalsRegion(MemRegion::GlobalImmutableSpaceRegionKind); in getVarRegion()723 sReg = getGlobalsRegion(MemRegion::GlobalImmutableSpaceRegionKind); in getVarRegion()787 sReg = getGlobalsRegion(MemRegion::GlobalImmutableSpaceRegionKind); in getBlockDataRegion()
121 case MemRegion::GlobalImmutableSpaceRegionKind: { in castRegion()