Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/Transforms/Utils/
H A DSampleProfileInference.cpp191 Progress = augmentFlowAlongDAG(AugmentingOrder); in applyFlowAugmentation()
397 bool augmentFlowAlongDAG(const std::vector<uint64_t> &AugmentingOrder) { in augmentFlowAlongDAG() function in __anon646eb3200111::MinCostMaxFlow