Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/Transforms/Utils/
H A DSampleProfileInference.cpp180 uint64_t PathCapacity = computeAugmentingPathCapacity(); in applyFlowAugmentation()
192 PathCapacity = computeAugmentingPathCapacity(); in applyFlowAugmentation()
208 uint64_t computeAugmentingPathCapacity() { in computeAugmentingPathCapacity() function in __anon646eb3200111::MinCostMaxFlow