Searched refs:ScopedArenaQueue (Results 1 – 2 of 2) sorted by relevance
51 using ScopedArenaQueue = std::queue<T, ScopedArenaDeque<T>>; variable
278 ScopedArenaQueue<const HBasicBlock*> worklist(alloc.Adapter(kArenaAllocLSA)); in RecalculateExcludedCohort()