Home
last modified time | relevance | path

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

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