Home
last modified time | relevance | path

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

/external/swiftshader/third_party/LLVM/include/llvm/CodeGen/
DCalcSpillWeights.h31 static inline float normalizeSpillWeight(float UseDefFreq, unsigned Size) { in normalizeSpillWeight() function
/external/llvm/include/llvm/CodeGen/
DCalcSpillWeights.h36 static inline float normalizeSpillWeight(float UseDefFreq, unsigned Size, in normalizeSpillWeight() function