LLVM 22.0.0git
CalcSpillWeights.cpp File Reference

Go to the source code of this file.

Macros

#define DEBUG_TYPE   "calcspillweights"

Functions

static bool canMemFoldInlineAsm (LiveInterval &LI, const MachineRegisterInfo &MRI)

Macro Definition Documentation

◆ DEBUG_TYPE

#define DEBUG_TYPE   "calcspillweights"

Definition at line 31 of file CalcSpillWeights.cpp.

Function Documentation

◆ canMemFoldInlineAsm()

bool canMemFoldInlineAsm ( LiveInterval & LI,
const MachineRegisterInfo & MRI )
static

Definition at line 221 of file CalcSpillWeights.cpp.

References MI, MRI, and llvm::LiveInterval::reg().

Referenced by llvm::VirtRegAuxInfo::weightCalcHelper().