Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/CodeGen/
H A DRegAllocFast.cpp117 DenseMap<unsigned, SmallVector<MachineOperand *, 2>> LiveDbgValueMap; member in __anon04051a820111::RegAllocFast
447 SmallVectorImpl<MachineOperand *> &LRIDbgOperands = LiveDbgValueMap[VirtReg]; in spill()
1480 LiveDbgValueMap[Reg].append(DbgOps.begin(), DbgOps.end()); in handleDebugValue()
1608 LiveDbgValueMap.clear(); in runOnMachineFunction()