Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Transforms/Utils/
H A DSampleProfileInference.cpp188 uint64_t PathCapacity = computeAugmentingPathCapacity(); in applyFlowAugmentation()
200 PathCapacity = computeAugmentingPathCapacity(); in applyFlowAugmentation()
216 uint64_t computeAugmentingPathCapacity() { in computeAugmentingPathCapacity() function in __anon5aecd1f00111::MinCostMaxFlow