Searched refs:ScopedArenaHashSet (Results 1 – 2 of 2) sorted by relevance
245 ScopedArenaHashSet<HInstruction*> candidate_fence_targets_;
71 using ScopedArenaHashSet = HashSet<T, EmptyFn, HashFn, Pred, ScopedArenaAllocatorAdapter<T>>; variable