Searched refs:ScopedArenaQueue (Results 1 – 3 of 3) sorted by relevance
55 using ScopedArenaQueue = std::queue<T, ScopedArenaDeque<T>>; variable
275 ScopedArenaQueue<const HBasicBlock*> worklist(alloc.Adapter(kArenaAllocLSA)); in RecalculateExcludedCohort()
1592 ScopedArenaQueue<HPhi*> worklist(allocator.Adapter(kArenaAllocInductionVarAnalysis)); in CalculateLoopHeaderPhisInARow()