Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/CodeGen/
H A DRegAllocFast.cpp447 SmallVectorImpl<MachineOperand *> &LRIDbgOperands = LiveDbgValueMap[VirtReg]; in spill() local
450 for (MachineOperand *MO : LRIDbgOperands) in spill()
486 LRIDbgOperands.clear(); in spill()