Home
last modified time | relevance | path

Searched defs:PathCapacity (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Transforms/Utils/
H A DSampleProfileInference.cpp188 uint64_t PathCapacity = computeAugmentingPathCapacity(); in applyFlowAugmentation() local
217 uint64_t PathCapacity = INF; in computeAugmentingPathCapacity() local
294 void augmentFlowAlongPath(uint64_t PathCapacity) { in augmentFlowAlongPath()
497 void identifyShortestEdges(uint64_t PathCapacity) { in identifyShortestEdges()