Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_bvgraph.h144 uptr findShortestPath(uptr from, const BV &targets, uptr *path, in findShortestPath() function
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Utils/
H A DSampleProfileInference.cpp667 std::vector<FlowJump *> findShortestPath(uint64_t BlockIdx) { in findShortestPath() function in __anon1fb2f5b80111::FlowAdjuster
683 std::vector<FlowJump *> findShortestPath(uint64_t Source, uint64_t Target) { in findShortestPath() function in __anon1fb2f5b80111::FlowAdjuster