Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Transforms/Utils/
H A DSampleProfileInference.cpp670 auto BackwardPath = findShortestPath(BlockIdx, AnyExitBlock); in findShortestPath() local
675 Result.insert(Result.end(), BackwardPath.begin(), BackwardPath.end()); in findShortestPath()