Home
last modified time | relevance | path

Searched refs:MinBaseDistance (Results 1 – 1 of 1) sorted by relevance

/llvm-project-15.0.7/llvm/lib/Transforms/Utils/
H A DSampleProfileInference.cpp172 static constexpr uint64_t MinBaseDistance = 10000; member in __anon646eb3200111::MinCostMaxFlow
572 constexpr uint64_t MinCostMaxFlow::MinBaseDistance; member in __anon646eb3200111::MinCostMaxFlow
743 std::max(static_cast<uint64_t>(MinCostMaxFlow::MinBaseDistance), in jumpDistance()