Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DRegAllocFast.cpp1758 for (auto &UDBGPair : DanglingDbgValues) { in allocateBasicBlock() local
1759 for (MachineInstr *DbgValue : UDBGPair.second) { in allocateBasicBlock()
1762 if (!DbgValue->hasDebugOperandForReg(UDBGPair.first)) in allocateBasicBlock()