Home | History | Annotate | Download | only in Core

Lines Matching defs:WorkList

632 /// initial worklist of a ClusterAnalysis.
647 typedef SmallVector<WorkListElement, 10> WorkList;
651 WorkList WL;
1176 // Add the regions to the worklist.
2265 // If V is a region, then add it to the worklist.
2310 // Enqueue the region roots onto the worklist.