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