Home
last modified time | relevance | path

Searched defs:PathCapacity (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() local
209 uint64_t PathCapacity = INF; in computeAugmentingPathCapacity() local
286 void augmentFlowAlongPath(uint64_t PathCapacity) { in augmentFlowAlongPath()
489 void identifyShortestEdges(uint64_t PathCapacity) { in identifyShortestEdges()