Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/Transforms/Utils/
H A DSampleProfileInference.cpp742 uint64_t BaseDistance = in jumpDistance() local
749 return BaseDistance + BaseDistance / Jump->Flow; in jumpDistance()
750 return BaseDistance * NumBlocks(); in jumpDistance()