Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/llvm/lib/CodeGen/
H A DRegAllocFast.cpp434 SmallVectorImpl<MachineOperand *> &LRIDbgOperands = LiveDbgValueMap[VirtReg]; in spill() local
437 for (MachineOperand *MO : LRIDbgOperands) in spill()
470 LRIDbgOperands.clear(); in spill()