Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/MC/
H A DMCCodeView.cpp654 unsigned NumGaps = J - I - 1; in encodeDefRange() local
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DRegAllocGreedy.cpp1494 const unsigned NumGaps = Uses.size()-1; in calcGapWeights() local
1587 const unsigned NumGaps = Uses.size()-1; in tryLocalSplit() local