Home
last modified time | relevance | path

Searched defs:RootDepth (Results 1 – 2 of 2) sorted by relevance

/llvm-project-15.0.7/mlir/lib/Conversion/PDLToPDLInterp/
H A DPredicateTree.cpp419 struct RootDepth { in buildCostGraph() struct
420 Value root; in buildCostGraph()
421 unsigned depth = 0; in buildCostGraph()
/llvm-project-15.0.7/llvm/lib/CodeGen/
H A DMachineCombiner.cpp382 unsigned RootDepth = BlockTrace.getInstrCycles(*Root).Depth; in improvesCriticalPathLen() local