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

/freebsd-13-stable/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DCalcSpillWeights.h34 static inline float normalizeSpillWeight(float UseDefFreq, unsigned Size, function in namespace:llvm
60 VirtRegAuxInfo(MachineFunction &mf, LiveIntervals &lis, VirtRegMap *vrm, const MachineLoopInfo &loops, const MachineBlockFrequencyInfo &mbfi, NormalizingFn norm = normalizeSpillWeight) argument

Completed in 103 milliseconds