Home
last modified time | relevance | path

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

/src/contrib/llvm-project/llvm/lib/Transforms/Utils/
H A DCodeLayout.cpp93 static cl::opt<unsigned> ForwardDistance( variable
164 return jumpExtTSPScore(Dist, ForwardDistance, Count, in extTSPScore()