Searched refs:SchedDFSImpl (Results 1 – 2 of 2) sorted by relevance
66 friend class SchedDFSImpl; variable
1215 class SchedDFSImpl { class1238 SchedDFSImpl(SchedDFSResult &r): R(r), SubtreeClasses(R.DFSNodeData.size()) { in SchedDFSImpl() function in llvm::SchedDFSImpl1446 SchedDFSImpl Impl(*this); in compute()