Searched refs:normalizeSpillWeight (Results 1 – 3 of 3) sorted by relevance
35 static inline float normalizeSpillWeight(float UseDefFreq, unsigned Size, in normalizeSpillWeight() function63 NormalizingFn norm = normalizeSpillWeight)76 normalizeSpillWeight);
719 return NumInstr * normalizeSpillWeight(UseDefFreq, Size, 1); in normalizePBQPSpillWeight()
1818 const float EstWeight = normalizeSpillWeight( in tryLocalSplit()