Searched refs:LiveDbgValueMap (Results 1 – 1 of 1) sorted by relevance
223 DenseMap<unsigned, SmallVector<MachineOperand *, 2>> LiveDbgValueMap; member in __anonaa58e9000111::RegAllocFastImpl582 SmallVectorImpl<MachineOperand *> &LRIDbgOperands = LiveDbgValueMap[VirtReg]; in spill()1686 LiveDbgValueMap[Reg].append(DbgOps.begin(), DbgOps.end()); in handleDebugValue()1807 LiveDbgValueMap.clear(); in runOnMachineFunction()