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