Searched defs:BestDepth (Results 1 – 2 of 2) sorted by relevance
| /llvm-project/llvm/lib/CodeGen/ | ||
| H A D | MachineTraceMetrics.cpp | 349 unsigned BestDepth = 0; pickTracePred() local |
| H A D | SplitKit.cpp | 916 unsigned BestDepth = std::numeric_limits<unsigned>::max(); findShallowDominator() local |