LLVM 20.0.0git
|
#include "llvm/CodeGen/SlotIndexes.h"
Go to the source code of this file.
Classes | |
class | llvm::VirtRegAuxInfo |
Calculate auxiliary information for a virtual register such as its spill weight and allocation hint. More... | |
Namespaces | |
namespace | llvm |
This is an optimization pass for GlobalISel generic memory operations. | |
Functions | |
static float | llvm::normalizeSpillWeight (float UseDefFreq, unsigned Size, unsigned NumInstr) |
Normalize the spill weight of a live interval. | |