Home
last modified time | relevance | path

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

/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 __anon36fa3ec30111::MinCostMaxFlow