Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DLiveDebugVariables.cpp411 void mapVirtRegs(LDVImpl *LDV);
766 void UserValue::mapVirtRegs(LDVImpl *LDV) { in mapVirtRegs() argument
769 LDV->mapVirtReg(locations[i].getReg(), this); in mapVirtRegs()