Home | History | Annotate | Download | only in SelectionDAG

Lines Matching full:metric

2399     volatile double Metric = Range.logBase2()*(LDensity+RDensity);
2405 << "Metric: " << Metric << '\n');
2406 if (FMetric < Metric) {
2408 FMetric = Metric;
2409 DEBUG(dbgs() << "Current metric set to: " << FMetric << '\n');