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