Home
last modified time | relevance | path

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

/llvm-project/mlir/lib/Conversion/PDLToPDLInterp/
H A DPredicateTree.cpp442 struct RootDepth { in buildCostGraph() struct
443 rootbuildCostGraph::RootDepth buildCostGraph() argument
444 depthbuildCostGraph::RootDepth buildCostGraph() argument
/llvm-project/llvm/lib/CodeGen/
H A DMachineCombiner.cpp364 << NewRootDepth << "\tRootDepth: " << RootDepth); in improvesCriticalPathLen() local