Home
last modified time | relevance | path

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

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