Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/
H A DRegAllocFast.cpp111 DenseMap<unsigned, SmallVector<MachineOperand *, 2>> LiveDbgValueMap; member in __anondcfd0db60111::RegAllocFast
420 SmallVectorImpl<MachineOperand *> &LRIDbgOperands = LiveDbgValueMap[VirtReg]; in spill()
1420 LiveDbgValueMap[Reg].append(DbgOps.begin(), DbgOps.end()); in handleDebugValue()
1547 LiveDbgValueMap.clear(); in runOnMachineFunction()