Searched refs:asImmutableMap (Results 1 – 3 of 3) sorted by relevance
187 NewEnv.ExprBindings = EBMapRef.asImmutableMap(); in removeDeadBindings()
211 return asImmutableMap().getRootWithoutRetain(); in asStore()431 return StoreRef(B.asImmutableMap().getRootWithoutRetain(), *this); in BindDefault()938 return B.add(ClusterHead, Result.asImmutableMap()); in removeSubRegionBindings()1883 .asImmutableMap() in killBinding()
337 ImmutableMap<KeyT, ValT> asImmutableMap() const { in asImmutableMap() function