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