Home
last modified time | relevance | path

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

/src/contrib/llvm-project/llvm/lib/CodeGen/
H A DRegAllocFast.cpp223 DenseMap<unsigned, SmallVector<MachineOperand *, 2>> LiveDbgValueMap; member in __anonaa58e9000111::RegAllocFastImpl
582 SmallVectorImpl<MachineOperand *> &LRIDbgOperands = LiveDbgValueMap[VirtReg]; in spill()
1686 LiveDbgValueMap[Reg].append(DbgOps.begin(), DbgOps.end()); in handleDebugValue()
1807 LiveDbgValueMap.clear(); in runOnMachineFunction()