LLVM 20.0.0git
|
This is the complete list of members for llvm::VirtRegAuxInfo, including all inherited members.
calculateSpillWeightAndHint(LiveInterval &LI) | llvm::VirtRegAuxInfo | |
calculateSpillWeightsAndHints() | llvm::VirtRegAuxInfo | |
copyHint(const MachineInstr *MI, unsigned Reg, const TargetRegisterInfo &TRI, const MachineRegisterInfo &MRI) | llvm::VirtRegAuxInfo | static |
isRematerializable(const LiveInterval &LI, const LiveIntervals &LIS, const VirtRegMap &VRM, const TargetInstrInfo &TII) | llvm::VirtRegAuxInfo | static |
normalize(float UseDefFreq, unsigned Size, unsigned NumInstr) | llvm::VirtRegAuxInfo | inlineprotectedvirtual |
VirtRegAuxInfo(MachineFunction &MF, LiveIntervals &LIS, const VirtRegMap &VRM, const MachineLoopInfo &Loops, const MachineBlockFrequencyInfo &MBFI) | llvm::VirtRegAuxInfo | inline |
weightCalcHelper(LiveInterval &LI, SlotIndex *Start=nullptr, SlotIndex *End=nullptr) | llvm::VirtRegAuxInfo | protected |
~VirtRegAuxInfo()=default | llvm::VirtRegAuxInfo | virtual |