Searched refs:ScopedArenaHashSet (Results 1 – 3 of 3) sorted by relevance
245 ScopedArenaHashSet<HInstruction*> candidate_fence_targets_;
422 ScopedArenaHashSet<size_t> seen_users( in HasAliasInEnvironments()
73 using ScopedArenaHashSet = HashSet<T, EmptyFn, HashFn, Pred, ScopedArenaAllocatorAdapter<T>>; variable