Searched refs:initializeRootSet (Results 1 – 2 of 2) sorted by relevance
241 void initializeRootSet(SmallVectorImpl<unsigned> &RootSet) const;271 initializeRootSet(RootSet); in finalizeGraph()
194 void DependencyGraph::initializeRootSet( in initializeRootSet() function in llvm::mca::DependencyGraph