Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/
H A DRegAllocFast.cpp420 SmallVectorImpl<MachineOperand *> &LRIDbgOperands = LiveDbgValueMap[VirtReg]; in spill() local
423 for (MachineOperand *MO : LRIDbgOperands) in spill()
456 LRIDbgOperands.clear(); in spill()