Home | History | Annotate | Download | only in Core

Lines Matching defs:WorkList

598   typedef SmallVector<const MemRegion *, 10> WorkList;
602 WorkList WL;
1054 // Add the regions to the worklist.
2111 // If V is a region, then add it to the worklist.
2156 // Enqueue the region roots onto the worklist.