Searched defs:findShortestPath (Results 1 – 2 of 2) sorted by relevance
/llvm-project/compiler-rt/lib/sanitizer_common/ | ||
H A D | sanitizer_bvgraph.h | 144 uptr findShortestPath(uptr from, const BV &targets, uptr *path, in findShortestPath() function |
/llvm-project/llvm/lib/Transforms/Utils/ | ||
H A D | SampleProfileInference.cpp | 667 std::vector<FlowJump *> findShortestPath(uint64_t BlockIdx) { in findShortestPath() function in __anon36fa3ec30111::FlowAdjuster |