Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/Transforms/Utils/
H A DSampleProfileInference.cpp696 int64_t JumpDist = jumpDistance(Jump); in findShortestPath()
741 int64_t jumpDistance(FlowJump *Jump) const { in jumpDistance() function in __anon646eb3200111::FlowAdjuster