Home
last modified time | relevance | path

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

/src/contrib/llvm-project/llvm/lib/Transforms/Utils/
H A DSampleProfileInference.cpp708 int64_t JumpDist = jumpDistance(Jump); in findShortestPath()
753 int64_t jumpDistance(FlowJump *Jump) const { in jumpDistance() function in __anon08a240e50111::FlowAdjuster