Searched refs:MayWrites (Results 1 – 1 of 1) sorted by relevance
100 isl::union_map MayWrites = S.getMayWrites(); in getLiveOut() local101 Live = Live.unite(MayWrites.domain()); in getLiveOut()