Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/include/llvm/CodeGen/
H A DCalcSpillWeights.h35 static inline float normalizeSpillWeight(float UseDefFreq, unsigned Size, in normalizeSpillWeight()
/freebsd-12.1/contrib/llvm/lib/CodeGen/
H A DRegAllocPBQP.cpp783 static inline float normalizePBQPSpillWeight(float UseDefFreq, unsigned Size, in normalizePBQPSpillWeight()