Home
last modified time | relevance | path

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

/openbsd/src/gnu/llvm/llvm/lib/Transforms/Utils/
DSampleProfileInference.cpp707 int64_t JumpDist = jumpDistance(Jump); in findShortestPath()
752 int64_t jumpDistance(FlowJump *Jump) const { in jumpDistance() function in __anon490f11ec0111::FlowAdjuster