Searched refs:makeBFSBlockDFSContents (Results 1 – 3 of 3) sorted by relevance
84 static std::unique_ptr<WorkList> makeBFSBlockDFSContents();
126 std::unique_ptr<WorkList> WorkList::makeBFSBlockDFSContents() { in makeBFSBlockDFSContents() function in WorkList
64 return WorkList::makeBFSBlockDFSContents(); in generateWorkList()