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