Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/Utils/
H A DSampleProfileInference.cpp708 int64_t JumpDist = jumpDistance(Jump); in findShortestPath() local
H A DCodeLayout.cpp143 double jumpExtTSPScore(uint64_t JumpDist, uint64_t JumpMaxDist, uint64_t Count, in jumpExtTSPScore()