Home
last modified time | relevance | path

Searched refs:ArenaHashSet (Results 1 – 2 of 2) sorted by relevance

/aosp12/art/libartbase/base/
H A Darena_containers.h75 using ArenaHashSet = HashSet<T, EmptyFn, HashFn, Pred, ArenaAllocatorAdapter<T>>; variable
/aosp12/art/compiler/optimizing/
H A Dsuperblock_cloner.h142 using HEdgeSet = ArenaHashSet<HEdge>;