Lines Matching defs:depth
1387 uint32_t depth = std::min(3U, static_cast<uint32_t>(bb->nesting_depth));1388 uint32_t weight = std::max(1U, depth * 100);1393 * Count uses, weighting by loop nesting depth. This code only