Searched refs:asImmutableMap (Results 1 – 3 of 3) sorted by relevance
211 NewEnv.ExprBindings = EBMapRef.asImmutableMap(); in removeDeadBindings()
224 asImmutableMap().getRootWithoutRetain(), IsMainAnalysis}; in asStore()452 return StoreRef(B.asImmutableMap().getRootWithoutRetain(), *this); in BindDefaultInitial()475 return StoreRef(B.asImmutableMap().getRootWithoutRetain(), *this); in BindDefaultZero()970 return B.add(ClusterHead, Result.asImmutableMap()); in removeSubRegionBindings()2365 .asImmutableMap() in killBinding()
257 ImmutableMap<KeyT, ValT> asImmutableMap() const { in asImmutableMap() function