Searched refs:GlobalImmutableSpaceRegionKind (Results 1 – 3 of 3) sorted by relevance
90 GlobalImmutableSpaceRegionKind, enumerator92 END_NON_STATIC_GLOBAL_MEMSPACES = GlobalImmutableSpaceRegionKind,94 END_GLOBAL_MEMSPACES = GlobalImmutableSpaceRegionKind,96 END_MEMSPACES = GlobalImmutableSpaceRegionKind,302 : NonStaticGlobalSpaceRegion(mgr, GlobalImmutableSpaceRegionKind) {} in GlobalImmutableSpaceRegion()309 return R->getKind() == GlobalImmutableSpaceRegionKind; in classof()
694 if (K == MemRegion::GlobalImmutableSpaceRegionKind) in getGlobalsRegion()778 sReg = getGlobalsRegion(MemRegion::GlobalImmutableSpaceRegionKind); in getVarRegion()787 sReg = getGlobalsRegion(MemRegion::GlobalImmutableSpaceRegionKind); in getVarRegion()862 sReg = getGlobalsRegion(MemRegion::GlobalImmutableSpaceRegionKind); in getBlockDataRegion()1207 case GlobalImmutableSpaceRegionKind: in getAsOffset()
111 case MemRegion::GlobalImmutableSpaceRegionKind: { in castRegion()