Home
last modified time | relevance | path

Searched defs:RootSet (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/llvm-project/llvm/tools/llvm-mca/Views/
H A DBottleneckAnalysis.h271 SmallVector<unsigned, 16> RootSet; in finalizeGraph() local
H A DBottleneckAnalysis.cpp201 void DependencyGraph::propagateThroughEdges(SmallVectorImpl<unsigned> &RootSet, in propagateThroughEdges()
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DScheduleDAGInstrs.cpp1262 SparseSet<RootData> RootSet; member in llvm::SchedDFSImpl