Home
last modified time | relevance | path

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

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