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