Home
last modified time | relevance | path

Searched refs:LRIDbgOperands (Results 1 – 1 of 1) sorted by relevance

/llvm-project-15.0.7/llvm/lib/CodeGen/
H A DRegAllocFast.cpp439 SmallVectorImpl<MachineOperand *> &LRIDbgOperands = LiveDbgValueMap[VirtReg]; in spill() local
442 for (MachineOperand *MO : LRIDbgOperands) in spill()
478 LRIDbgOperands.clear(); in spill()