Home
last modified time | relevance | path

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

/llvm-project/llvm/lib/Transforms/Utils/
H A DCodeLayout.cpp1272 auto missProbability = [&](double ChainDensity) { in freqBasedLocalityGain() argument
1341 DenseMap<const ChainT *, double> ChainDensity; in concatChains() local