Home
last modified time | relevance | path

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

/openbsd/src/gnu/llvm/llvm/lib/Transforms/Utils/
DSampleProfileInference.cpp187 uint64_t PathCapacity = computeAugmentingPathCapacity(); in applyFlowAugmentation()
199 PathCapacity = computeAugmentingPathCapacity(); in applyFlowAugmentation()
215 uint64_t computeAugmentingPathCapacity() { in computeAugmentingPathCapacity() function in __anon490f11ec0111::MinCostMaxFlow