Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/CodeGen/
H A DLiveDebugVariables.cpp410 void mapVirtRegs(LDVImpl *LDV);
765 void UserValue::mapVirtRegs(LDVImpl *LDV) { in mapVirtRegs() argument
768 LDV->mapVirtReg(locations[i].getReg(), this); in mapVirtRegs()