Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Transforms/Utils/
H A DSampleProfileInference.cpp199 Progress = augmentFlowAlongDAG(AugmentingOrder); in applyFlowAugmentation()
405 bool augmentFlowAlongDAG(const std::vector<uint64_t> &AugmentingOrder) { in augmentFlowAlongDAG() function in __anon5aecd1f00111::MinCostMaxFlow