Searched defs:work_queue (Results 1 – 3 of 3) sorted by relevance
48 fixed_queue_t* work_queue; member
1693 ScopedArenaVector<PhiPlaceholder> work_queue(allocator.Adapter(kArenaAllocLSE)); in MaterializeNonLoopPhis() local1911 ScopedArenaVector<PhiPlaceholder> work_queue(allocator.Adapter(kArenaAllocLSE)); in TryReplacingLoopPhiPlaceholderWithDefault() local1995 ScopedArenaVector<PhiPlaceholder> work_queue(allocator.Adapter(kArenaAllocLSE)); in TryReplacingLoopPhiPlaceholderWithSingleInput() local2051 ScopedArenaVector<PhiPlaceholder> work_queue(allocator.Adapter(kArenaAllocLSE)); in FindLoopPhisToMaterialize() local2615 ScopedArenaVector<uint32_t> work_queue(allocator_.Adapter(kArenaAllocLSE)); in SearchPhiPlaceholdersForKeptStores() local
1583 WorkQueue work_queue; in ProcessCollectedClasses() local