Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_bvgraph.h144 uptr findShortestPath(uptr from, const BV &targets, uptr *path, in findShortestPath() function
/openbsd-src/gnu/llvm/llvm/lib/Transforms/Utils/
H A DSampleProfileInference.cpp666 std::vector<FlowJump *> findShortestPath(uint64_t BlockIdx) { in findShortestPath() function in __anon16945f270111::FlowAdjuster
682 std::vector<FlowJump *> findShortestPath(uint64_t Source, uint64_t Target) { in findShortestPath() function in __anon16945f270111::FlowAdjuster