Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Transforms/Utils/
H A DSampleProfileInference.cpp668 auto ForwardPath = findShortestPath(Func.Entry, BlockIdx); in findShortestPath() local
674 Result.insert(Result.end(), ForwardPath.begin(), ForwardPath.end()); in findShortestPath()